Home
last modified time | relevance | path

Searched refs:fDrawPaths (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrInOrderDrawBuffer.h205 GrSTAllocator<kStatePreallocCnt, DrawPath> fDrawPaths; variable
DGrInOrderDrawBuffer.cpp458 fDrawPaths.reset(); in reset()
526 const DrawPath& cp = fDrawPaths[currDrawPath]; in flush()
844 return &fDrawPaths.push_back(); in recordDrawPath()
/external/skia/src/gpu/
DGrInOrderDrawBuffer.h205 GrSTAllocator<kStatePreallocCnt, DrawPath> fDrawPaths; variable
DGrInOrderDrawBuffer.cpp458 fDrawPaths.reset(); in reset()
526 const DrawPath& cp = fDrawPaths[currDrawPath]; in flush()
844 return &fDrawPaths.push_back(); in recordDrawPath()