Home
last modified time | relevance | path

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

/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