Home
last modified time | relevance | path

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

/external/zucchini/
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
/external/skia/gm/
Dycbcrimage.cpp102 static const int kImageSize = 112; member in skiagm::YCbCrImageGM
Dimagesource2.cpp87 inline static constexpr int kImageSize = 503; member in skiagm::ImageSourceGM
Danisotropic.cpp109 inline static constexpr int kImageSize = 256; member in skiagm::AnisotropicGM
Dtexelsubset.cpp217 inline static constexpr SkISize kImageSize = {128, 88}; member in skiagm::TexelSubset
Dflippity.cpp41 static const int kImageSize = 128; variable
/external/angle/src/tests/gl_tests/
DGetImageTest.cpp731 constexpr GLsizei kImageSize = 8; in TEST_P() local
763 constexpr GLsizei kImageSize = 8; in TEST_P() local
836 const GLsizei kImageSize = format.size * multiplier * multiplier; in TEST_P() local
874 constexpr GLsizei kImageSize = 288; in TEST_P() local
DDXT1CompressedTextureTest.cpp235 constexpr GLuint kImageSize = ((kWidth + 3) / 4) * ((kHeight + 3) / 4) * 8; in TEST_P() local
DTextureTest.cpp1923 constexpr size_t kImageSize = 256; in TEST_P() local
10425 constexpr int kImageSize = 8; // 4 doesn't trip ASAN in TEST_P() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Ddecode_jpeg.cc112 const int kImageSize = op_data->width * op_data->height * 3; in Eval() local
Dlibjpeg_decoder_test.cc338 const size_t kImageSize = LibjpegDecoder::kMaxImageWidth * 3; in TEST() local
/external/skia/bench/
DImageCycleBench.cpp87 inline static constexpr SkISize kImageSize{4, 4}; member in ImageCycle
DAAClipBench.cpp93 static const int kImageSize = 400; member in NestedAAClipBench
/external/libyuv/files/unit_test/
Dconvert_test.cc1376 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local
1405 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local
1432 const int kImageSize = benchmark_width_ * benchmark_height_ >= kMinJpeg in TEST_F() local