Searched defs:getCurrentDrawToken (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.h67 virtual DrawToken getCurrentDrawToken() { return DrawToken(this, fDrawID); } function in class:GrInOrderDrawBuffer
H A DGrDrawTarget.h716 virtual DrawToken getCurrentDrawToken() { return DrawToken(this, 0); } function in class:GrDrawTarget
/external/chromium_org/third_party/skia/src/gpu/
H A DGrInOrderDrawBuffer.h72 virtual DrawToken getCurrentDrawToken() { return DrawToken(this, fDrawID); } function in class:GrInOrderDrawBuffer
H A DGrDrawTarget.h694 virtual DrawToken getCurrentDrawToken() { return DrawToken(this, 0); } function in class:GrDrawTarget

Completed in 114 milliseconds