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

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 73 State* allocState(const GrPrimitiveProcessor* primProc = NULL) {
GrInOrderDrawBuffer.cpp 147 State* state = this->allocState(primProc);
176 State* state = this->allocState();

Completed in 188 milliseconds