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

  /external/skia/include/core/
SkBitmap.h 754 void updatePixelsFromRef() const;
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 155 void SkBitmap::updatePixelsFromRef() const {
216 this->updatePixelsFromRef();
226 this->updatePixelsFromRef();
236 this->updatePixelsFromRef();
    [all...]

Completed in 741 milliseconds