Home
last modified time | relevance | path

Searched defs:kImageSize (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dreloc_elf_unittest.cc119 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 DGetImageTest.cpp733 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 DDXT1CompressedTextureTest.cpp241 constexpr GLuint kImageSize = ((kWidth + 3) / 4) * ((kHeight + 3) / 4) * 8; in TEST_P() local
H A DTextureTest.cpp2282 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 Danisotropic.cpp139 inline static constexpr int kImageSize = 256; member in skiagm::AnisotropicGM
247 inline static constexpr int kImageSize = 128; member in skiagm::AnisoMipsGM
H A Dimagesource2.cpp87 inline static constexpr int kImageSize = 503; member in skiagm::ImageSourceGM
H A Dycbcrimage.cpp184 static const int kImageSize = 112; member in skiagm::YCbCrImageGM
H A Dgraphite_replay.cpp60 static constexpr int kImageSize = 128; member in skiagm::GraphiteReplayGM
H A Dtexelsubset.cpp224 inline static constexpr SkISize kImageSize = {128, 88}; member in skiagm::TexelSubset
H A Dflippity.cpp44 static const int kImageSize = 128; variable
/aosp_15_r20/external/skia/tests/
H A DBigImageTest.cpp269 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/
Dphash_config.h22 static constexpr int kImageSize = kImageLength * kImageLength; variable
/aosp_15_r20/external/skia/bench/
H A DImageCycleBench.cpp87 inline static constexpr SkISize kImageSize{4, 4}; member in ImageCycle
H A DAAClipBench.cpp93 static const int kImageSize = 400; member in NestedAAClipBench
/aosp_15_r20/external/libyuv/unit_test/
H A Dconvert_test.cc839 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 Dpayload_generation_config_android_unittest.cc32 constexpr uint64_t kImageSize = 24 * 4096; variable
/aosp_15_r20/external/skia/tests/graphite/
H A DImageOriginTest.cpp33 constexpr SkISize kImageSize = {2*kHalfSize, 2*kHalfSize}; variable
H A DImageProviderTest.cpp36 const SkISize kImageSize = { 32, 32 }; variable
H A DMutableImagesTest.cpp34 const SkISize kImageSize = { 32, 32 }; variable
/aosp_15_r20/art/runtime/gc/collector/
H A Dimmune_spaces_test.cc219 constexpr size_t kImageSize = 123 * kElfSegmentAlignment; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dlibjpeg_decoder_test.cc298 const size_t kImageSize = LibjpegDecoder::kMaxImageWidth * 3; in TEST() local
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm_test.cpp819 static constexpr uint64_t kImageSize = 65536; in TEST_F() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp77 constexpr uint32_t kImageSize = 4; // power of 2 for helper test variable