Home
last modified time | relevance | path

Searched defs:BitmapMeshOp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordedOp.h223 struct BitmapMeshOp : RecordedOp { struct
224 BitmapMeshOp(BASE_PARAMS, Bitmap* bitmap, int meshWidth, int meshHeight, in BitmapMeshOp() argument
232 Bitmap* bitmap;
233 const int meshWidth;
234 const int meshHeight;
235 const float* vertices;
236 const int* colors;