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

  /frameworks/base/libs/hwui/
DisplayListOp.h 468 class SetMatrixOp : public StateOp {
470 SetMatrixOp(const SkMatrix& matrix)
    [all...]
DisplayListCanvas.cpp 170 addStateOp(new (alloc()) SetMatrixOp(matrix));

Completed in 60 milliseconds