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

  /external/skia/include/gpu/
GrProgramElement.h 63 this->notifyRefCntIsZero();
111 virtual void notifyRefCntIsZero() const = 0;
GrFragmentProcessor.h 303 void notifyRefCntIsZero() const final;
340 * references until notifyRefCntIsZero and then it holds pending executions.
  /external/skia/src/gpu/
GrPrimitiveProcessor.h 174 void notifyRefCntIsZero() const final {}
GrXferProcessor.h 225 void notifyRefCntIsZero() const final {}
GrFragmentProcessor.cpp 80 void GrFragmentProcessor::notifyRefCntIsZero() const {

Completed in 104 milliseconds