Searched defs:SaveLayerOp (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | DeferredDisplayList.h | 39 class SaveLayerOp; variable
|
D | RenderNode.h | 67 class SaveLayerOp; variable
|
D | DisplayListOp.h | 324 SaveLayerOp(float left, float top, float right, float bottom, int alpha, int flags) in SaveLayerOp() function 332 SaveLayerOp(float left, float top, float right, float bottom, const SkPaint* paint, int flags) in SaveLayerOp() function
|