Searched defs:uploadPixels (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndGlTests.cpp | 756 const auto uploadPixels = Fill(width, height, uploadPixel); in TEST_P() local 862 const auto uploadPixels = Fill(width, height, uploadPixel); in TEST_P() local 1018 const auto uploadPixels = Fill(width, height, uploadPixel); in TEST_P() local 1270 const auto uploadPixels = Fill(width, height, uploadPixel); in TEST_P() local
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | IOStream2.cpp | 73 void IOStream::uploadPixels(void* context, int width, int height, int depth, unsigned int format, u… in uploadPixels() function in gfxstream::guest::IOStream
|