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

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 73 bool flushTo(GrDrawTarget* target);
77 * means the buffer may internally call this->flushTo(target) when it is safe to do so.
GrInOrderDrawBuffer.cpp 418 bool GrInOrderDrawBuffer::flushTo(GrDrawTarget* target) {
539 this->flushTo(fAutoFlushTarget);
GrContext.cpp     [all...]

Completed in 90 milliseconds