Searched refs:getGpu (Results 1 – 8 of 8) sorted by relevance
24 GrContext* context = this->getGpu()->getContext(); in readPixels()59 GrContext* context = this->getGpu()->getContext(); in readPixels()
73 GrGpu* getGpu() { return fGpu; } in getGpu() function
21 #define GPUGL static_cast<GrGpuGL*>(getGpu())
100 GrAssert(this == resource->getGpu()); in insertResource()
62 GrGpu* getGpu() const { return fGpu; } in getGpu() function
504 GrGpu* getGpu() { return fGpu; } in getGpu() function