Home
last modified time | relevance | path

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

/aosp12/packages/modules/ExtServices/native/pHash/
H A Dphash_config.h22 static constexpr int kImageSize = kImageLength * kImageLength; variable
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config_android_unittest.cc32 constexpr uint64_t kImageSize = 24 * 4096; variable
/aosp12/art/runtime/gc/collector/
H A Dimmune_spaces_test.cc191 constexpr size_t kImageSize = 123 * kPageSize; in TEST_F() local