OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unorderable
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.h
69
bool
unorderable
() const {
function in class:SkOpAngle
103
// minimum, mark it
unorderable
. It still can be sorted, which is good enough for find-top
/external/skia/src/pathops/
SkOpAngle.h
69
bool
unorderable
() const {
function in class:SkOpAngle
103
// minimum, mark it
unorderable
. It still can be sorted, which is good enough for find-top
/external/skia/tests/
PathOpsAngleTest.cpp
317
bool
unorderable
= false;
local
335
if (angle->
unorderable
()) {
337
SkDebugf("%s test[%s]: angle[%d]
unorderable
\n", __FUNCTION__, test.name, idx);
339
unorderable
= true;
343
if (unsortable ||
unorderable
) {
/prebuilts/tools/common/netbeans-visual/
org-openide-util.jar
Completed in 54 milliseconds