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

  /external/skia/src/image/
SkImage_Base.h 60 virtual SkImage* onNewImage(int newWidth, int newHeight, const SkIRect* subset,
SkImage.cpp 109 return as_IB(this)->onNewImage(newWidth, newHeight, subset, quality);
145 SkImage* SkImage_Base::onNewImage(int newWidth, int newHeight, const SkIRect* subset,

Completed in 27 milliseconds