HomeSort by relevance Sort by last modified time
    Searched refs:getBoundsRect (Results 1 - 2 of 2) 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/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 820 target->getDrawState().getRenderTarget()->getBoundsRect(&rtRect);
    [all...]

Completed in 164 milliseconds