Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h84 float** coordBLK = croodBlocks_ + totalBlocks_ - 1; in FreeAll() local
87 … *coordBLK, BLOCK_SCALE_SIZE * TWO_TIMES + BLOCK_SCALE_SIZE / (sizeof(float) / sizeof(uint8_t))); in FreeAll()
88 --coordBLK; in FreeAll()