OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LightRefBase
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/include/ui/
EGLNativeSurface.h
33
class EGLNativeSurface : public egl_native_window_t, public
LightRefBase
<TYPE>
FramebufferNativeWindow.h
50
LightRefBase
<FramebufferNativeWindow> >
67
friend class
LightRefBase
<FramebufferNativeWindow>;
GraphicBuffer.h
43
LightRefBase
<GraphicBuffer> >, public Flattenable
129
friend class
LightRefBase
<GraphicBuffer>;
/frameworks/base/opengl/libagl/
TextureObjectManager.h
44
class EGLTextureObject : public
LightRefBase
<EGLTextureObject>
89
public
LightRefBase
<EGLSurfaceManager>,
/frameworks/base/services/surfaceflinger/
MessageQueue.h
53
public
LightRefBase
<MessageBase>
79
friend class
LightRefBase
<MessageBase>;
/external/webkit/Source/WebCore/platform/graphics/android/
MediaTexture.h
40
class MediaTexture : public android::
LightRefBase
<MediaTexture> {
MediaTexture.cpp
57
MediaTexture::MediaTexture(jobject webViewRef) : android::
LightRefBase
<MediaTexture>()
/frameworks/base/include/utils/
RefBase.h
163
class
LightRefBase
166
inline
LightRefBase
() : mCount(0) { }
180
typedef
LightRefBase
<T> basetype;
183
inline ~
LightRefBase
() { }
GenerationCache.h
36
struct Entry: public
LightRefBase
<Entry<EntryKey, EntryValue> > {
/frameworks/base/libs/hwui/
Snapshot.h
44
class Snapshot: public
LightRefBase
<Snapshot> {
/frameworks/base/libs/ui/
FramebufferNativeWindow.cpp
52
LightRefBase
<NativeBuffer> >
62
friend class
LightRefBase
<NativeBuffer>;
Completed in 199 milliseconds