Home
last modified time | relevance | path

Searched defs:hasCullRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp298 bool hasCullRect = false; in DrawAtlas() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h695 bool hasCullRect; member
702 …const SamplingOptions& samplingOptions, bool hasCullRect, const Rect& cullRect, const Paint& paint) in DrawAtlasOpItem()