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

  /frameworks/base/libs/hwui/
DisplayListOp.h 493 class ConcatMatrixOp : public StateOp {
495 ConcatMatrixOp(const SkMatrix& matrix)
    [all...]
DisplayListCanvas.cpp 175 addStateOp(new (alloc()) ConcatMatrixOp(matrix));

Completed in 3342 milliseconds