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

  /external/chromium_org/third_party/skia/include/gpu/
GrSurface.h 41 void getBoundsRect(SkRect* rect) const { rect->setWH(SkIntToScalar(this->width()),
  /external/skia/include/gpu/
GrSurface.h 41 void getBoundsRect(SkRect* rect) const { rect->setWH(SkIntToScalar(this->width()),
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 783 target->getDrawState().getRenderTarget()->getBoundsRect(&rtRect);
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 783 target->getDrawState().getRenderTarget()->getBoundsRect(&rtRect);
    [all...]

Completed in 540 milliseconds