Searched refs:getDataBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/views/animated/
H A DSkImageView.h61 bool getDataBounds(SkRect* bounds);
/external/skia/include/views/animated/
H A DSkImageView.h61 bool getDataBounds(SkRect* bounds);
/external/chromium_org/third_party/skia/src/views/animated/
H A DSkImageView.cpp145 if (!this->getDataBounds(&src))
229 bool SkImageView::getDataBounds(SkRect* bounds) function in class:SkImageView
/external/skia/src/views/animated/
H A DSkImageView.cpp145 if (!this->getDataBounds(&src))
229 bool SkImageView::getDataBounds(SkRect* bounds) function in class:SkImageView

Completed in 1097 milliseconds