Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/prc/
Dalgo_common.h168 PRCBoundingBox *strokeBoundingBoxArray; member
190 PRCBoundingBox *strokeBoundingBoxArray; member
/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c159 protoDB->strokeBoundingBoxArray = WAInfo.strokeBoundingBoxArray; in PRC_InitPrototypeDBEx_Common()
416 PRCi_ALLOC_ARRAY(WAInfo->strokeBoundingBoxArray, in PRCi_SetPrototypeListBufferInfo_Common()
465 data->strokeBoundingBoxes = &protoDB->strokeBoundingBoxArray[strokeCnt]; in PRCi_ExtractPrototypeList_Common()