Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp89 allowPathMaskCaching_ = allowPathMaskCaching; in SetAllowPathMaskCaching()
94 return allowPathMaskCaching_; in GetAllowPathMaskCaching()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h97 bool allowPathMaskCaching_ = true; variable