Home
last modified time | relevance | path

Searched defs:tmpInfo (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrSurfaceContext.cpp188 GrPixelInfo tmpInfo; in readPixels() local
384 GrPixelInfo tmpInfo(allowedColorType, this->colorSpaceInfo().alphaType(), in writePixels() local
DGrOpFlushState.cpp110 GrPixelInfo tmpInfo(supportedWrite.fColorType, kAT, nullptr, width, in doUpload() local
/third_party/skia/src/gpu/
DGrOpFlushState.cpp125 GrImageInfo tmpInfo(supportedWrite.fColorType, kAT, nullptr, rect.size()); in doUpload() local
DSurfaceContext.cpp231 GrImageInfo tmpInfo(supportedRead.fColorType, in readPixels() local
507 GrImageInfo tmpInfo(allowedColorType, in internalWritePixels() local
/third_party/skia/tests/
DTransferPixelsTest.cpp93 GrImageInfo tmpInfo(supportedRead.fColorType, kUnpremul_SkAlphaType, nullptr, w, h); in read_pixels_from_texture() local
/third_party/flutter/skia/tests/
DTransferPixelsTest.cpp88 GrPixelInfo tmpInfo(supportedRead.fColorType, kUnpremul_SkAlphaType, nullptr, w, h); in read_pixels_from_texture() local