Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawTarget.h52 class DrawInfo; variable
742 DrawInfo(const DrawInfo& di) { (*this) = di; } in DrawInfo() function
775 DrawInfo() { fDevBounds = NULL; } in DrawInfo() function