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

  /external/skia/src/gpu/gl/
GrGpuGL.h 47 virtual bool fullReadPixelsIsFasterThanPartial() const SK_OVERRIDE;
GrGpuGL.cpp 391 bool GrGpuGL::fullReadPixelsIsFasterThanPartial() const {
    [all...]
  /external/skia/src/gpu/
GrGpu.h 240 virtual bool fullReadPixelsIsFasterThanPartial() const { return false; };
GrContext.cpp     [all...]

Completed in 255 milliseconds