Searched refs:recordDrawPaths (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.h208 DrawPaths* recordDrawPaths();
H A DGrInOrderDrawBuffer.cpp473 DrawPaths* dp = this->recordDrawPaths();
975 GrInOrderDrawBuffer::DrawPaths* GrInOrderDrawBuffer::recordDrawPaths() { function in class:GrInOrderDrawBuffer
/external/chromium_org/third_party/skia/src/gpu/
H A DGrInOrderDrawBuffer.h258 DrawPaths* recordDrawPaths(const GrPathRange*);
H A DGrInOrderDrawBuffer.cpp397 DrawPaths* dp = this->recordDrawPaths(pathRange);
907 GrInOrderDrawBuffer::DrawPaths* GrInOrderDrawBuffer::recordDrawPaths(const GrPathRange* pathRange) { function in class:GrInOrderDrawBuffer

Completed in 153 milliseconds