Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrDirectContextPriv.h87 GrGpu* getGpu() { return this->context()->fGpu.get(); } in getGpu() function in GrDirectContextPriv
88 const GrGpu* getGpu() const { return this->context()->fGpu.get(); } in getGpu() function in GrDirectContextPriv
H A DGrGpuResource.h332 GrGpu* getGpu() const { return fGpu; } in getGpu() function in GrGpuResource

Completed in 3 milliseconds