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

  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 437 * pixelRefOrigin() returns this origin, or (0,0) if there is no pixelRef.
439 SkIPoint pixelRefOrigin() const { return fPixelRefOrigin; }
    [all...]
  /external/skia/include/core/
SkBitmap.h 437 * pixelRefOrigin() returns this origin, or (0,0) if there is no pixelRef.
439 SkIPoint pixelRefOrigin() const { return fPixelRefOrigin; }
    [all...]

Completed in 604 milliseconds