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

/frameworks/base/libs/hwui/
H A DRecordedOp.h80 PRE_RENDER_OP_FN(BeginLayerOp) \
441 struct BeginLayerOp : RecordedOp { struct in namespace:android::uirenderer
442 BeginLayerOp(BASE_PARAMS) function in struct:android::uirenderer::BeginLayerOp
443 : SUPER(BeginLayerOp) {}
448 * commands since last BeginLayerOp should be drawn into parent FBO.
526 // BeginLayerOp. Lives longer than LayerOp in either case, so no skia ref counting is used.

Completed in 52 milliseconds