Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp92 grOptions.fAllowPathMaskCaching = options.GetAllowPathMaskCaching(); in BuildFromGL()
125 grOptions.fAllowPathMaskCaching = options.GetAllowPathMaskCaching(); in BuildFromVK()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h93 bool GetAllowPathMaskCaching() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp92 bool GPUContextOptions::GetAllowPathMaskCaching() const in GetAllowPathMaskCaching() function in OHOS::Rosen::Drawing::GPUContextOptions