Home
last modified time | relevance | path

Searched defs:getCurrentMatrix (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/debugger/
DDebugCanvas.h92 const SkM44& getCurrentMatrix() { return fMatrix; } in getCurrentMatrix() function
/third_party/skia/m133/tools/debugger/
DDebugCanvas.h111 const SkM44& getCurrentMatrix() { return fMatrix; } in getCurrentMatrix() function