Searched defs:heightInBlocks (Results 1 – 2 of 2) sorted by relevance
75 const int32_t heightInBlocks = divUp(height, mBlockHeight); in getSupportedWidthsFor() local411 const int32_t heightInBlocks = divUp(height.value(), mBlockHeight); in supports() local
2021 final int heightInBlocks = Utils.divUp(height, mBlockHeight); in getSupportedWidthsFor() local2594 final int heightInBlocks = Utils.divUp(height, mBlockHeight); in supports() local