OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:b_empty
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkRegion.cpp
996
bool
b_empty
= rgnb->isEmpty();
local
1005
if (
b_empty
|| !SkIRect::IntersectsNoEmptyCheck(rgna->fBounds,
1015
if ((a_empty |
b_empty
)
1034
if (
b_empty
) {
1049
if (
b_empty
) {
[
all
...]
SkAAClip.cpp
1620
bool
b_empty
= clipB->isEmpty();
local
[
all
...]
Completed in 68 milliseconds