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

/frameworks/base/libs/hwui/
H A DRecordedOp.h107 MERGEABLE_OP_FN(PatchOp) \
293 struct PatchOp : RecordedOp { struct in namespace:android::uirenderer
294 PatchOp(BASE_PARAMS, Bitmap* bitmap, const Res_png_9patch* patch) function in struct:android::uirenderer::PatchOp
295 : SUPER(PatchOp)

Completed in 47 milliseconds