Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h183 void AllocateBlock(uint32_t nb) in AllocateBlock() function
220 AllocateBlock(nb); in StoragePtrs()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_cells_antialias.h220 void AllocateBlock();
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp94 AllocateBlock(); in AddCurrentCell()
407 void RasterizerCellsAntiAlias::AllocateBlock() in AllocateBlock() function in OHOS::RasterizerCellsAntiAlias