HomeSort by relevance Sort by last modified time
    Searched refs:getLocalBounds (Results 1 - 3 of 3) sorted by null

  /external/skia/samplecode/
SampleXfer.cpp 68 this->getLocalBounds(&r);
88 this->getLocalBounds(&r);
  /external/skia/include/views/
SkView.h 83 void getLocalBounds(SkRect* bounds) const;
  /external/skia/src/views/
SkView.cpp 147 view->getLocalBounds(&bounds);
483 void SkView::getLocalBounds(SkRect* bounds) const {

Completed in 66 milliseconds