OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LightFlattenablePod
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/ui/
Point.h
25
class Point : public
LightFlattenablePod
<Point>
Rect.h
28
class Rect : public ARect, public
LightFlattenablePod
<Rect>
/system/core/include/utils/
Flattenable.h
168
*
LightFlattenablePod
is an implementation of the LightFlattenable protocol
170
* Simply derive from
LightFlattenablePod
<Foo> to make Foo flattenable; no
174
class
LightFlattenablePod
: public LightFlattenable<T> {
Completed in 1005 milliseconds