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

  /external/skia/include/core/
SkBitmap.h 757 static bool ReadRawPixels(SkReadBuffer*, SkBitmap*);
    [all...]
  /external/skia/src/core/
SkReadBuffer.cpp 268 } else if (SkBitmap::ReadRawPixels(this, bitmap)) {
SkBitmap.cpp     [all...]

Completed in 601 milliseconds