Home
last modified time | relevance | path

Searched refs:configsAreRBSwaps (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp758 bool configsAreRBSwaps = GrPixelConfigSwapRAndB(srcConfig) == dstSurface->config(); in onGetWritePixelsInfo() local
760 if (configsAreRBSwaps) { in onGetWritePixelsInfo()