Searched defs:getGpu (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/
H A DGrResource.h73 GrGpu* getGpu() const { return fGpu; } function in class:GrResource
H A DGrContext.h633 GrGpu* getGpu() { return fGpu; } function in class:GrContext
634 const GrGpu* getGpu() const { return fGpu; } function in class:GrContext
/external/skia/src/gpu/
H A DGrBufferAllocPool.h66 GrGpu* getGpu() { return fGpu; } function in class:GrBufferAllocPool

Completed in 91 milliseconds