Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp716 static constexpr inline bool is_power_of_two(int value) { in is_power_of_two() function
725 static_assert(is_power_of_two(SKLITEDL_PAGE), in push()