Searched refs:DrawBitmapMeshOp (Results 1 – 2 of 2) sorted by relevance
247 addDrawOp(new (alloc()) DrawBitmapMeshOp(bitmap, meshWidth, meshHeight, in drawBitmapMesh()
804 class DrawBitmapMeshOp : public DrawBoundedOp {806 DrawBitmapMeshOp(const SkBitmap* bitmap, int meshWidth, int meshHeight, in DrawBitmapMeshOp() function