Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrContext.cpp729 auto tempII = SkImageInfo::Make(width, height, srcSkColorType, tempAT, in readSurfacePixels() local
737 if (!SkImageInfoValidConversion(finalII, tempII)) { in readSurfacePixels()
740 if (!tempPixmap.tryAlloc(tempII)) { in readSurfacePixels()