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

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

Completed in 1007 milliseconds