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

  /external/chromium_org/third_party/skia/src/core/
SkDevice.cpp 87 SkIRect devbounds = SkIRect::MakeWH(src.width(), src.height()); local
88 if (!srcRect.intersect(devbounds)) {
  /external/skia/src/core/
SkDevice.cpp 87 SkIRect devbounds = SkIRect::MakeWH(src.width(), src.height()); local
88 if (!srcRect.intersect(devbounds)) {

Completed in 37 milliseconds