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 160 bool possiblyScaleImage();
SkBitmapProcState.cpp 149 bool SkBitmapProcState::possiblyScaleImage() {
396 // possiblyScaleImage will look to see if it can rescale the image as a
401 if (!this->possiblyScaleImage()) {
    [all...]
  /external/skia/src/core/
SkBitmapProcState.h 160 bool possiblyScaleImage();
SkBitmapProcState.cpp 149 bool SkBitmapProcState::possiblyScaleImage() {
396 // possiblyScaleImage will look to see if it can rescale the image as a
401 if (!this->possiblyScaleImage()) {
    [all...]

Completed in 196 milliseconds