Searched refs:pixelStorageType (Results 1 – 2 of 2) sorted by relevance
123 PixelStorageType pixelStorageType() const { return mPixelStorageType; } in pixelStorageType() function
207 bool fromMalloc = bitmap->pixelStorageType() == PixelStorageType::Heap; in createBitmap()1232 return bitmapHolder->bitmap().pixelStorageType() == PixelStorageType::Ashmem ? JNI_TRUE in Bitmap_isBackedByAshmem()