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

/frameworks/base/libs/hwui/
H A DDisplayListOp.h739 class DrawBitmapMeshOp : public DrawBoundedOp { class in namespace:android::uirenderer
741 DrawBitmapMeshOp(const SkBitmap* bitmap, int meshWidth, int meshHeight, function in class:android::uirenderer::DrawBitmapMeshOp
H A DDisplayListCanvas.cpp319 addDrawOp(new (alloc()) DrawBitmapMeshOp(refBitmap(bitmap), meshWidth, meshHeight,

Completed in 56 milliseconds