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

  /external/skia/include/views/
SkImageView.h 68 bool getDataBounds(SkRect* bounds);
  /external/skia/src/views/
SkImageView.cpp 138 if (!this->getDataBounds(&src))
222 bool SkImageView::getDataBounds(SkRect* bounds)

Completed in 205 milliseconds