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

  /external/skia/include/core/
SkBitmapDevice.h 133 SkPixelRef* getPixelRef() const { return fBitmap.pixelRef(); }
  /external/skia/src/image/
SkImage_Raster.cpp 79 SkPixelRef* getPixelRef() const { return fBitmap.pixelRef(); }
274 return ((const SkImage_Raster*)image)->getPixelRef();

Completed in 191 milliseconds