Searched refs:createTestTextureRGB888SingleColor (Results 1 – 2 of 2) sorted by relevance
42 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b);
108 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b) { in createTestTextureRGB888SingleColor() function