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

/frameworks/base/libs/hwui/
H A DRecordedOp.h106 MERGEABLE_OP_FN(BitmapOp) \
216 struct BitmapOp : RecordedOp { struct in namespace:android::uirenderer
217 BitmapOp(BASE_PARAMS, Bitmap* bitmap) function in struct:android::uirenderer::BitmapOp
218 : SUPER(BitmapOp)

Completed in 52 milliseconds