Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/prc/
Dalgo_common.h167 fx16 *strokeRatioArray; member
189 fx16 *strokeRatioArray; member
/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c158 protoDB->strokeRatioArray = WAInfo.strokeRatioArray; in PRC_InitPrototypeDBEx_Common()
428 PRCi_ALLOC_ARRAY(WAInfo->strokeRatioArray, fx16, wholeStrokeCount, buffer, addr); in PRCi_SetPrototypeListBufferInfo_Common()
464 data->strokeRatios = &protoDB->strokeRatioArray[strokeCnt]; in PRCi_ExtractPrototypeList_Common()