OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDataInput
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkDisplayable.h
91
bool
isDataInput
() const { return getType() == SkType_DataInput; };
SkDisplayPost.cpp
51
SkASSERT(child && child->
isDataInput
());
Completed in 139 milliseconds