Home
last modified time | relevance | path

Searched defs:GrMockGpuCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/mock/
DGrMockGpuCommandBuffer.h16 GrMockGpuCommandBuffer(GrMockGpu* gpu) : fGpu(gpu) {} in GrMockGpuCommandBuffer() function
DGrMockGpu.h16 class GrMockGpuCommandBuffer; variable