Home
last modified time | relevance | path

Searched refs:SetAllowPathMaskCaching (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_gpu_context.cpp32 contextOps.SetAllowPathMaskCaching(ops.allowPathMaskCaching); in OH_Drawing_GpuContextCreateFromGL()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dmemory_handler.cpp26 context->SetAllowPathMaskCaching(true); in ConfigureContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h92 void SetAllowPathMaskCaching(bool allowPathMaskCaching);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp87 void GPUContextOptions::SetAllowPathMaskCaching(bool allowPathMaskCaching) in SetAllowPathMaskCaching() function in OHOS::Rosen::Drawing::GPUContextOptions
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp220 options.SetAllowPathMaskCaching(true);