Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd_list.h200 void GenerateCacheByVector(Canvas* canvas, const Rect* rect);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp373 GenerateCacheByVector(canvas, rect); in GenerateCache()
435 void DrawCmdList::GenerateCacheByVector(Canvas* canvas, const Rect* rect) in GenerateCacheByVector() function in OHOS::Rosen::Drawing::DrawCmdList