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

  /external/skia/include/core/
SkBitmap.h 684 void updatePixelsFromRef() const;
  /external/skia/legacy/src/core/
SkBitmap.cpp 284 void SkBitmap::updatePixelsFromRef() const {
321 this->updatePixelsFromRef();
331 this->updatePixelsFromRef();
341 this->updatePixelsFromRef();
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 298 void SkBitmap::updatePixelsFromRef() const {
335 this->updatePixelsFromRef();
345 this->updatePixelsFromRef();
355 this->updatePixelsFromRef();
    [all...]
  /external/skia/legacy/include/core/
SkBitmap.h 645 void updatePixelsFromRef() const;
    [all...]

Completed in 210 milliseconds