HomeSort by relevance Sort by last modified time
    Searched refs:DrawBitmapMeshOp (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 316 addDrawOp(new (alloc()) DrawBitmapMeshOp(bitmap, meshWidth, meshHeight,
DisplayListOp.h 919 class DrawBitmapMeshOp : public DrawBoundedOp {
921 DrawBitmapMeshOp(SkBitmap* bitmap, int meshWidth, int meshHeight,
    [all...]

Completed in 165 milliseconds