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 607 void updatePixelsFromRef() const;
  /external/skia/src/core/
SkBitmap.cpp 291 void SkBitmap::updatePixelsFromRef() const {
328 this->updatePixelsFromRef();
338 this->updatePixelsFromRef();
348 this->updatePixelsFromRef();
    [all...]

Completed in 72 milliseconds