Searched defs:bitmapBuffer (Results 1 – 3 of 3) sorted by relevance
231 ByteBuffer bitmapBuffer = ByteBuffer.allocateDirect(bitmap.getByteCount()); in checkBitmapContent() local
737 final ByteBuffer bitmapBuffer = ByteBuffer.allocateDirect(scaledWidth * scaledHeight * 4); in notifyCallbacks() local
462 uint8_t *bitmapBuffer = bitmap->buffer; in cacheBitmap() local