Searched refs:QUARTER (Results 1 – 3 of 3) sorted by relevance
44 static constexpr uint32_t QUARTER = 4; variable
65 g_testWidth = (ServiceTestCommon::ZERO_OFFSET + g_curScreenWidth) / ServiceTestCommon::QUARTER; in SetUpTestCase()66 … g_testHeight = (ServiceTestCommon::ZERO_OFFSET + g_curScreenHeight) / ServiceTestCommon::QUARTER; in SetUpTestCase()
87 constexpr static float QUARTER = 0.25; variable459 } else if (finalScale > QUARTER) { in HeapMemAlloc()