Home
last modified time | relevance | path

Searched refs:strokeSizeArray (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/prc/
Dalgo_common.h165 int *strokeSizeArray; member
187 int *strokeSizeArray; member
/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c156 protoDB->strokeSizeArray = WAInfo.strokeSizeArray; in PRC_InitPrototypeDBEx_Common()
412 PRCi_ALLOC_ARRAY(WAInfo->strokeSizeArray, int, wholeStrokeCount, buffer, addr); in PRCi_SetPrototypeListBufferInfo_Common()
462 data->strokeSizes = &protoDB->strokeSizeArray[strokeCnt]; in PRCi_ExtractPrototypeList_Common()