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 631 void updatePixelsFromRef() const;
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 284 void SkBitmap::updatePixelsFromRef() const {
321 this->updatePixelsFromRef();
331 this->updatePixelsFromRef();
341 this->updatePixelsFromRef();
    [all...]

Completed in 339 milliseconds