Home
last modified time | relevance | path

Searched refs:tryAllocBitmapPixels (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DSkGrPixelRef.cpp144 static bool tryAllocBitmapPixels(SkBitmap* bitmap) { in tryAllocBitmapPixels() function
174 if (!tryAllocBitmapPixels(&cachedBitmap)) { in onReadPixels()