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

/frameworks/base/libs/hwui/font/
H A DFont.cpp215 uint32_t alpha_channel_offset = PixelBuffer::formatAlphaOffset(pixelBuffer->getFormat()); local
229 cacheY + (glyph->mStartX + i)*formatSize + alpha_channel_offset];

Completed in 48 milliseconds