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

/frameworks/base/libs/hwui/
H A DRecordedOp.h90 RENDER_ONLY_OP_FN(CopyFromLayerOp) \
453 struct CopyFromLayerOp : RecordedOp { struct in namespace:android::uirenderer
454 CopyFromLayerOp(const RecordedOp& op, OffscreenBuffer** layerHandle) function in struct:android::uirenderer::CopyFromLayerOp
455 : RecordedOp(RecordedOpId::CopyFromLayerOp, op.unmappedBounds, op.localMatrix,

Completed in 136 milliseconds