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