Searched refs:AlignToPower2 (Results 1 – 1 of 1) sorted by relevance
40 uint32_t AlignToPower2(uint32_t val, uint8_t align_log) { in AlignToPower2() function956 AlignToPower2(mScratchBufferWidth * dstBufferBytesPerPixel, 4); in composeLayerInto()994 uint32_t dst_stride_bytes = AlignToPower2(srcWidth * dstBufferBytesPerPixel, 4); in composeLayerInto()