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

  /external/skia/src/gpu/
GrCaps.h 80 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; }
GrContextPriv.cpp 526 !fContext->priv().caps()->avoidWritePixelsFastPath() &&
    [all...]
  /external/skqp/src/gpu/
GrCaps.h 80 bool avoidWritePixelsFastPath() const { return fAvoidWritePixelsFastPath; }
GrContext.cpp 431 !fContext->contextPriv().caps()->avoidWritePixelsFastPath() &&
    [all...]

Completed in 149 milliseconds