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

  /external/skia/src/core/
SkFlattenable.cpp 41 void SkRefCntSet::incPtr(void* ptr) {
SkPtrRecorder.h 20 * and decPtr(). incPtr() is called each time a unique ptr is added ot the
51 * incPtr() and decPtr() are not called during this operation.
83 virtual void incPtr(void*) {}
126 * base class's incPtr() and decPtr() are called. This makes it a valid owner
135 virtual void incPtr(void*);

Completed in 125 milliseconds