Home
last modified time | relevance | path

Searched defs:surfaceDrawContext (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DProgramsTest.cpp324 auto surfaceDrawContext = random_surface_draw_context(direct, &random, caps); in ProgramUnitTest() local
/external/skia/src/gpu/ganesh/
DDevice.cpp359 SurfaceDrawContext* Device::surfaceDrawContext() { in surfaceDrawContext() function in skgpu::ganesh::Device
364 const SurfaceDrawContext* Device::surfaceDrawContext() const { in surfaceDrawContext() function in skgpu::ganesh::Device
DGrBlurUtils.cpp1248 auto surfaceDrawContext = GaussianBlur(context, in filter_mask() local