Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h173 virtual bool fullReadPixelsIsFasterThanPartial() const { return false; }; in fullReadPixelsIsFasterThanPartial() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp294 bool GrGLGpu::fullReadPixelsIsFasterThanPartial() const { in fullReadPixelsIsFasterThanPartial() function in GrGLGpu