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

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 161 GrVertexLayout fLastRectVertexLayout;
GrInOrderDrawBuffer.cpp 23 , fLastRectVertexLayout(0)
142 fCurrQuad < fMaxQuads && layout == fLastRectVertexLayout) {
178 fLastRectVertexLayout = layout;

Completed in 50 milliseconds