HomeSort by relevance Sort by last modified time
    Searched refs:VectorDrawableOp (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
RecordedOp.h 84 PRE_RENDER_OP_FN(VectorDrawableOp) \
350 struct VectorDrawableOp : RecordedOp {
351 VectorDrawableOp(VectorDrawable::Tree* tree, BASE_PARAMS_PAINTLESS)
352 : SUPER_PAINTLESS(VectorDrawableOp)
RecordingCanvas.cpp 460 addOp(alloc().create_trivial<VectorDrawableOp>(
FrameBuilder.cpp 640 void FrameBuilder::deferVectorDrawableOp(const VectorDrawableOp& op) {
    [all...]

Completed in 72 milliseconds