OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trimTopBottom
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkAAClip.h
90
bool
trimTopBottom
();
SkAAClip.cpp
514
bool SkAAClip::
trimTopBottom
() {
612
return this->
trimTopBottom
() && this->trimLeftRight();
[
all
...]
Completed in 96 milliseconds