Searched refs:formatAlphaOffset (Results 1 – 2 of 2) sorted by relevance
173 static uint32_t formatAlphaOffset(GLenum format) { in formatAlphaOffset() function
215 uint32_t alpha_channel_offset = PixelBuffer::formatAlphaOffset(pixelBuffer->getFormat()); in drawCachedGlyphBitmap()