Home
last modified time | relevance | path

Searched defs:IsDirect3DContextType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/dm/
H A DDMGpuTestProcs.cpp57 bool IsDirect3DContextType(skgpu::ContextType type) { in IsDirect3DContextType() function
/aosp_15_r20/external/skia/tools/testrunners/unit/
H A DBazelUnitTestRunner.cpp84 bool IsDirect3DContextType(skgpu::ContextType type) { in IsDirect3DContextType() function
/aosp_15_r20/external/skia/tools/skqp/src/
H A Dskqp_GpuTestProcs.cpp45 bool IsDirect3DContextType(skgpu::ContextType type) { return false; } in IsDirect3DContextType() function
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dgm_bindings.cpp283 bool IsDirect3DContextType(ContextType) { return false; } in IsDirect3DContextType() function