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

  /external/skia/legacy/src/core/
SkBitmap.cpp 93 this->freePixels();
98 this->freePixels();
152 this->freePixels();
256 this->freePixels();
314 this->freePixels();
355 this->freePixels();
371 void SkBitmap::freePixels() {
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 95 this->freePixels();
100 this->freePixels();
153 this->freePixels();
270 this->freePixels();
328 this->freePixels();
388 void SkBitmap::freePixels() {
    [all...]
  /external/skia/include/core/
SkBitmap.h 683 void freePixels();
  /external/skia/legacy/include/core/
SkBitmap.h 644 void freePixels();
    [all...]

Completed in 91 milliseconds