Searched refs:insideGeoPush (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrInOrderDrawBuffer.cpp641 bool insideGeoPush = fGeoPoolStateStack.count() > 1; local
658 if (!insideGeoPush &&
/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.cpp724 bool insideGeoPush = fGeoPoolStateStack.count() > 1; local
741 if (!insideGeoPush &&

Completed in 45 milliseconds