Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordedOp.h213 struct BitmapOp : RecordedOp { struct
214 BitmapOp(BASE_PARAMS, Bitmap* bitmap) : SUPER(BitmapOp), bitmap(bitmap) {} in BitmapOp() argument
215 Bitmap* bitmap;