Searched defs:disableGpuYUVConversion (Results 1 - 2 of 2) sorted by relevance

/external/skqp/src/gpu/
H A DGrContextPriv.h67 bool disableGpuYUVConversion() const { return fContext->fDisableGpuYUVConversion; } function in class:GrContextPriv
/external/skia/src/gpu/
H A DGrContextPriv.h70 bool disableGpuYUVConversion() const { return fContext->fDisableGpuYUVConversion; } function in class:GrContextPriv

Completed in 105 milliseconds