OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDeviceSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp
573
SkISize SkCanvas::
getDeviceSize
() const {
681
if (SkIRect::Intersects(SkIRect::MakeSize(this->
getDeviceSize
()),
[
all
...]
/external/skia/src/core/
SkCanvas.cpp
573
SkISize SkCanvas::
getDeviceSize
() const {
681
if (SkIRect::Intersects(SkIRect::MakeSize(this->
getDeviceSize
()),
[
all
...]
Completed in 35 milliseconds