Searched defs:readInfo (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/tests/ |
| D | ReadWritePixelsGpuTest.cpp | 244 SkIPoint offset) { in gpu_read_pixels_test_driver() 465 const auto readInfo = SkImageInfo::Make(rect.width(), rect.height(), in gpu_read_pixels_test_driver() local 1200 GrImageInfo readInfo = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | TransferPixelsTest.cpp | 341 GrImageInfo readInfo(allowedRead.fColorType, kUnpremul_SkAlphaType, nullptr, kTexDims); in basic_transfer_from_test() local
|
| D | SurfaceTest.cpp | 848 SkImageInfo readInfo = SkImageInfo::Make(kW, kH, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in test_surface_draw_partially() local
|
| /third_party/skia/gm/ |
| D | asyncrescaleandread.cpp | 417 auto readInfo = img->imageInfo().makeAlphaType(readAT).makeWH(size, size); variable
|
| /third_party/skia/src/gpu/ |
| D | SurfaceContext.cpp | 579 auto readInfo = this->caps()->supportedReadPixelsColorType(colorTypeOfFinalContext, in asyncRescaleAndReadPixels() local
|