Searched defs:BitmapMeshOp (Results 1 – 1 of 1) sorted by relevance
223 struct BitmapMeshOp : RecordedOp { struct224 BitmapMeshOp(BASE_PARAMS, Bitmap* bitmap, int meshWidth, int meshHeight, in BitmapMeshOp() argument232 Bitmap* bitmap;233 const int meshWidth;234 const int meshHeight;235 const float* vertices;236 const int* colors;