Searched refs:dstConfig (Results 1 – 1 of 1) sorted by relevance
1532 GrPixelConfig dstConfig, void* buffer, size_t rowBytes, in readRenderTargetPixels() argument1547 width, height, dstConfig, in readRenderTargetPixels()1554 GrPixelConfig readConfig = dstConfig; in readRenderTargetPixels()1556 if (GrPixelConfigSwapRAndB(dstConfig) == in readRenderTargetPixels()1557 fGpu->preferredReadPixelsConfig(dstConfig, target->config())) { in readRenderTargetPixels()1564 if (unpremul && !GrPixelConfigIs8888(dstConfig)) { in readRenderTargetPixels()1653 if (!GrPixelConfig2ColorAndProfileType(dstConfig, &dstPI.fColorType, NULL)) { in readRenderTargetPixels()