Home
last modified time | relevance | path

Searched refs:xy_ptr (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.h216 uint8_t* StoragePtrs(float** xy_ptr) in StoragePtrs() argument
222 *xy_ptr = croodBlocks_[nb] + ((totalVertices_ & BLOCK_SCALE_MASK) << 1); in StoragePtrs()