Home
last modified time | relevance | path

Searched defs:TestImage (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DPalettedTextureTest.cpp82 struct TestImage in TEST_P() struct
84 GLColor palette[16]; in TEST_P()
85 uint8_t texels[2]; // 2x2, each texel is 4-bit in TEST_P()
/aosp_15_r20/external/libaom/test/
H A Dav1_horz_only_frame_superres_test.cc38 class TestImage { class
40 TestImage(int w_src, int h, int superres_denom, int x0, int bd) in TestImage() function in __anona05fc7f90111::TestImage
H A Dav1_convolve_scale_test.cc44 class TestImage { class
46 TestImage(int w, int h, int bd) : w_(w), h_(h), bd_(bd) { in TestImage() function in __anon35c25fe60111::TestImage
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapFactoryTest.java65 static class TestImage { class in ShadowNativeBitmapFactoryTest
66 TestImage(int id, int width, int height) { in TestImage() method in ShadowNativeBitmapFactoryTest.TestImage
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp195 class TestImage class
218 TestImage::TestImage(const Context &context, const DeviceInterface &vkd, VkDevice device, Allocator… in TestImage() function in vkt::ycbcr::__anond4f4664b0111::TestImage
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapFactoryTest.java83 static class TestImage { class in BitmapFactoryTest
84 TestImage(int id, int width, int height) { in TestImage() method in BitmapFactoryTest.TestImage
/aosp_15_r20/prebuilts/go/linux-x86/src/image/
Dimage_test.go46 func TestImage(t *testing.T) { func
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp507 class TestImage class
581 TestImage::TestImage(Context &context, TextureType texType, tcu::TextureFormat format, const void *… in TestImage() function in vkt::shaderexecutor::__anon0aea6ab50111::TestImage