Searched refs:formatAlphaOffset (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DPixelBuffer.h173 static uint32_t formatAlphaOffset(GLenum format) { function in class:android::uirenderer::PixelBuffer
/frameworks/base/libs/hwui/font/
H A DFont.cpp215 uint32_t alpha_channel_offset = PixelBuffer::formatAlphaOffset(pixelBuffer->getFormat());

Completed in 110 milliseconds