Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DTextureDraw_unittest.cpp78 std::vector<unsigned char> pixelsOut(bytes, 0xff); in TestTextureDrawBasic() local
146 std::vector<unsigned char> pixelsOut(bytes, 0xff); in TestTextureDrawLayer() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DPaletteTexture.cpp137 unsigned char* pixelsOut = new unsigned char[nPixels*colorSizeOut]; in uncompressTexture() local
/hardware/google/gfxstream/host/
DFrameBuffer.h785 void* pixelsOut; member