Searched defs:onGetBounds (Results 1 - 2 of 2) sorted by last modified time

/external/skia/samplecode/
H A DSampleDraw.cpp123 this->onGetBounds(bounds);
138 virtual void onGetBounds(SkRect*) = 0;
212 virtual void onGetBounds(SkRect* bounds) { function in class:RDraw
/external/chromium_org/third_party/skia/samplecode/
H A DSampleDraw.cpp123 this->onGetBounds(bounds);
138 virtual void onGetBounds(SkRect*) = 0;
212 virtual void onGetBounds(SkRect* bounds) { function in class:RDraw

Completed in 108 milliseconds