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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 166 bool possiblyScaleImage();
SkBitmapProcState.cpp 133 bool SkBitmapProcState::possiblyScaleImage() {
389 // possiblyScaleImage will look to see if it can rescale the image as a
394 if (!this->possiblyScaleImage()) {
    [all...]
  /external/skia/src/core/
SkBitmapProcState.h 166 bool possiblyScaleImage();
SkBitmapProcState.cpp 133 bool SkBitmapProcState::possiblyScaleImage() {
389 // possiblyScaleImage will look to see if it can rescale the image as a
394 if (!this->possiblyScaleImage()) {
    [all...]

Completed in 675 milliseconds