Home
last modified time | relevance | path

Searched defs:kImageWidth (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DExifUtilsTest.cpp28 uint32_t kImageWidth = 1920; variable
/aosp_15_r20/external/skia/tests/
H A DVkYcbcrSamplerTest.cpp39 const size_t kImageWidth = 8; variable
H A DGrMeshTest.cpp89 static constexpr int kImageWidth = kBoxCountY * kBoxSize; variable
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dimaging_model.cc19 constexpr char kImageWidth[] = "ImageWidth"; variable
/aosp_15_r20/external/skia/gm/
H A Dnested.cpp131 inline static constexpr int kImageWidth = 269; member in skiagm::NestedGM
H A Dpathcontourstart.cpp87 inline static constexpr int kImageWidth = 1200; member in skiagm::ContourStartGM
H A Drrects.cpp209 inline static constexpr int kImageWidth = 640; member in skiagm::RRectGM
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_fused_ops_test.cc213 static constexpr int kImageWidth = 32; member in tensorflow::MklFusedConv2DOpTest
530 static constexpr int kImageWidth = 32; member in tensorflow::MklFusedDepthwiseConv2DOpTest
1272 static constexpr int kImageWidth = 30; member in tensorflow::MklPadWithFusedConv2DOpTest
/aosp_15_r20/frameworks/av/media/ndk/tests/
H A DAImageReaderWindowTest.cpp46 static constexpr int kImageWidth = 640; variable
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device_embeddertest.cpp249 static constexpr int kImageWidth = 5100; in TEST_F() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp102 static constexpr uint32_t kImageWidth = 32; member in vkt::renderpass::__anon96ef32170111::MultipleSubpassesMultipleCommandBuffersTestInstance
H A DvktRenderPassUnusedClearAttachmentTests.cpp203 static constexpr uint32_t kImageWidth = 32; member in vkt::renderpass::__anon0918147e0111::UnusedClearAttachmentTestInstance
/aosp_15_r20/external/libultrahdr/tests/
H A Djpegr_test.cpp47 const size_t kImageWidth = 1280; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTexImageTest.cpp1010 const GLsizei kImageWidth = getWindowWidth(); member in angle::CopyTexImageTestES3
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp64 constexpr uint32_t kImageWidth = 32u; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_test.cc480 static constexpr int kImageWidth = 32; member in tensorflow::FusedConv2DOpTest