Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DSortedVector.java42 public int indexOf(T tmpInfo) { in indexOf()
DAssetDir.java110 FileInfo tmpInfo = new FileInfo(); in findEntry() local
/external/skia/src/gpu/
DGrOpFlushState.cpp120 GrImageInfo tmpInfo(supportedWrite.fColorType, kAT, nullptr, width, height); in doUpload() local
DGrSurfaceContext.cpp329 GrImageInfo tmpInfo(supportedRead.fColorType, in readPixels() local
596 GrImageInfo tmpInfo(allowedColorType, in internalWritePixels() local
/external/skia/tests/
DTransferPixelsTest.cpp89 GrImageInfo tmpInfo(supportedRead.fColorType, kUnpremul_SkAlphaType, nullptr, w, h); in read_pixels_from_texture() local