OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trimLeftRight
(Results
1 - 2
of
2
) sorted by null
/external/skia/legacy/src/core/
SkAAClip.cpp
385
bool SkAAClip::
trimLeftRight
() {
556
return this->trimTopBottom() && this->
trimLeftRight
();
[
all
...]
/external/skia/src/core/
SkAAClip.cpp
394
bool SkAAClip::
trimLeftRight
() {
570
return this->trimTopBottom() && this->
trimLeftRight
();
[
all
...]
Completed in 26 milliseconds