OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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