Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLTestUtils.h42 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b);
DGLTestUtils.cpp108 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b) { in createTestTextureRGB888SingleColor() function