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

  /external/skia/src/gpu/
GrContextPriv.h 60 bool disableGpuYUVConversion() const { return fContext->fDisableGpuYUVConversion; }
  /external/skia/src/core/
SkImageCacherator.cpp 584 if (!ctx->contextPriv().disableGpuYUVConversion()) {

Completed in 186 milliseconds