Searched refs:getBoundsRect (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/gpu/
H A DGrSurface.h38 void getBoundsRect(SkRect* rect) const { rect->setWH(SkIntToScalar(this->width()), function in class:GrSurface
/external/skia/src/gpu/
H A DGrContext.cpp604 pipelineBuilder.getRenderTarget()->getBoundsRect(&rtRect);

Completed in 634 milliseconds