Searched refs:SetAllowPathMaskCaching (Results 1 – 5 of 5) sorted by relevance
32 contextOps.SetAllowPathMaskCaching(ops.allowPathMaskCaching); in OH_Drawing_GpuContextCreateFromGL()
26 context->SetAllowPathMaskCaching(true); in ConfigureContext()
92 void SetAllowPathMaskCaching(bool allowPathMaskCaching);
87 void GPUContextOptions::SetAllowPathMaskCaching(bool allowPathMaskCaching) in SetAllowPathMaskCaching() function in OHOS::Rosen::Drawing::GPUContextOptions
220 options.SetAllowPathMaskCaching(true);