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

  /external/skia/src/gpu/
GrDrawTarget.cpp 114 this->resetVertexSource();
201 this->resetVertexSource();
305 void GrDrawTarget::resetVertexSource() {
807 fTarget->resetVertexSource();
GrTextContext.cpp 61 fDrawTarget->resetVertexSource();
GrDrawTarget.h 186 * is set or resetVertexSource / resetIndexSource is called. Drawing from
323 void resetVertexSource();
    [all...]
GrInOrderDrawBuffer.cpp 397 this->resetVertexSource();

Completed in 1193 milliseconds