Searched refs:uploadSkBitmapToTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DTexture.cpp168 static void uploadSkBitmapToTexture(const SkBitmap& bitmap, function in namespace:android::uirenderer
247 uploadSkBitmapToTexture(rgbaBitmap, needsAlloc, format, type);
249 uploadSkBitmapToTexture(bitmap, needsAlloc, format, type);

Completed in 25 milliseconds