Home
last modified time | relevance | path

Searched refs:widthCandidate (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/ui/tests/
DGraphicBuffer_test.cpp57 const size_t widthCandidate = targetArea / std::numeric_limits<uint32_t>::max(); in TEST_F() local
58 if (widthCandidate == 0) { in TEST_F()