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

  /external/skia/src/core/
SkPictureRecord.h 116 void addMatrixPtr(const SkMatrix* matrix);
SkPictureRecord.cpp 436 addMatrixPtr(matrix);
512 addMatrixPtr(&matrix);
515 void SkPictureRecord::addMatrixPtr(const SkMatrix* matrix) {

Completed in 57 milliseconds