Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
Ddrawing_gpu_context.h54 bool allowPathMaskCaching; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
Dgpu_context.cpp87 void GPUContextOptions::SetAllowPathMaskCaching(bool allowPathMaskCaching) in SetAllowPathMaskCaching()