Searched refs:fullReadPixelsIsFasterThanPartial (Results 1 – 4 of 4) sorted by relevance
173 virtual bool fullReadPixelsIsFasterThanPartial() const { return false; }; in fullReadPixelsIsFasterThanPartial() function
1594 fGpu->fullReadPixelsIsFasterThanPartial()) { in readRenderTargetPixels()
71 bool fullReadPixelsIsFasterThanPartial() const override;
294 bool GrGLGpu::fullReadPixelsIsFasterThanPartial() const { in fullReadPixelsIsFasterThanPartial() function in GrGLGpu