HomeSort by relevance Sort by last modified time
    Searched defs:fullReadPixelsIsFasterThanPartial (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrGpu.h 213 virtual bool fullReadPixelsIsFasterThanPartial() const { return false; };
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 364 bool GrGpuGL::fullReadPixelsIsFasterThanPartial() const {
    [all...]

Completed in 90 milliseconds