/aosp_15_r20/external/zucchini/ |
H A D | reloc_elf_unittest.cc | 119 constexpr size_t kImageSize = 0x3000; in TEST() local 167 constexpr size_t kImageSize = 0x3000; in TEST() local 203 constexpr size_t kImageSize = 0x3000; in TEST() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | GetImageTest.cpp | 733 constexpr GLsizei kImageSize = 8; in TEST_P() local 765 constexpr GLsizei kImageSize = 8; in TEST_P() local 838 const GLsizei kImageSize = format.size * multiplier * multiplier; in TEST_P() local 876 constexpr GLsizei kImageSize = 288; in TEST_P() local
|
H A D | DXT1CompressedTextureTest.cpp | 241 constexpr GLuint kImageSize = ((kWidth + 3) / 4) * ((kHeight + 3) / 4) * 8; in TEST_P() local
|
H A D | TextureTest.cpp | 2282 constexpr size_t kImageSize = 256; in TEST_P() local 14899 constexpr int kImageSize = 8; // 4 doesn't trip ASAN in TEST_P() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | anisotropic.cpp | 139 inline static constexpr int kImageSize = 256; member in skiagm::AnisotropicGM 247 inline static constexpr int kImageSize = 128; member in skiagm::AnisoMipsGM
|
H A D | imagesource2.cpp | 87 inline static constexpr int kImageSize = 503; member in skiagm::ImageSourceGM
|
H A D | ycbcrimage.cpp | 184 static const int kImageSize = 112; member in skiagm::YCbCrImageGM
|
H A D | graphite_replay.cpp | 60 static constexpr int kImageSize = 128; member in skiagm::GraphiteReplayGM
|
H A D | texelsubset.cpp | 224 inline static constexpr SkISize kImageSize = {128, 88}; member in skiagm::TexelSubset
|
H A D | flippity.cpp | 44 static const int kImageSize = 128; variable
|
/aosp_15_r20/external/skia/tests/ |
H A D | BigImageTest.cpp | 269 static const int kImageSize = 4096 - 4 * 2 * kBicubicFilterTexelPad; in tiling_comparison_test() local 482 static const int kImageSize = 4096; in tiled_image_caching_test() local
|
/aosp_15_r20/packages/modules/ExtServices/native/pHash/ |
D | phash_config.h | 22 static constexpr int kImageSize = kImageLength * kImageLength; variable
|
/aosp_15_r20/external/skia/bench/ |
H A D | ImageCycleBench.cpp | 87 inline static constexpr SkISize kImageSize{4, 4}; member in ImageCycle
|
H A D | AAClipBench.cpp | 93 static const int kImageSize = 400; member in NestedAAClipBench
|
/aosp_15_r20/external/libyuv/unit_test/ |
H A D | convert_test.cc | 839 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local 868 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local 895 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | payload_generation_config_android_unittest.cc | 32 constexpr uint64_t kImageSize = 24 * 4096; variable
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | ImageOriginTest.cpp | 33 constexpr SkISize kImageSize = {2*kHalfSize, 2*kHalfSize}; variable
|
H A D | ImageProviderTest.cpp | 36 const SkISize kImageSize = { 32, 32 }; variable
|
H A D | MutableImagesTest.cpp | 34 const SkISize kImageSize = { 32, 32 }; variable
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | immune_spaces_test.cc | 219 constexpr size_t kImageSize = 123 * kElfSegmentAlignment; in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | libjpeg_decoder_test.cc | 298 const size_t kImageSize = LibjpegDecoder::kMaxImageWidth * 3; in TEST() local
|
/aosp_15_r20/system/core/fs_mgr/libdm/ |
H A D | dm_test.cpp | 819 static constexpr uint64_t kImageSize = 65536; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 77 constexpr uint32_t kImageSize = 4; // power of 2 for helper test variable
|