OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LightRefBase
(Results
1 - 17
of
17
) sorted by null
/frameworks/base/libs/hwui/thread/
Future.h
28
class Future: public
LightRefBase
<Future<T> > {
/frameworks/native/include/ui/
Fence.h
39
: public
LightRefBase
<Fence>, public Flattenable
106
friend class
LightRefBase
<Fence>;
FramebufferNativeWindow.h
49
LightRefBase
<FramebufferNativeWindow> >
66
friend class
LightRefBase
<FramebufferNativeWindow>;
GraphicBuffer.h
129
friend class
LightRefBase
<GraphicBuffer>;
/frameworks/native/opengl/libagl/
TextureObjectManager.h
44
class EGLTextureObject : public
LightRefBase
<EGLTextureObject>
89
public
LightRefBase
<EGLSurfaceManager>,
/external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaTexture.h
40
class MediaTexture : public android::
LightRefBase
<MediaTexture> {
MediaTexture.cpp
45
MediaTexture::MediaTexture(jobject webViewRef, jobject webViewCoreRef) : android::
LightRefBase
<MediaTexture>()
/frameworks/base/libs/hwui/
Snapshot.h
44
class Snapshot: public
LightRefBase
<Snapshot> {
DisplayList.h
88
class DisplayListData : public
LightRefBase
<DisplayListData> {
/frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.h
124
struct PinnedBufferItem : public
LightRefBase
<PinnedBufferItem> {
/frameworks/native/include/utils/
RefBase.h
174
class
LightRefBase
177
inline
LightRefBase
() : mCount(0) { }
191
typedef
LightRefBase
<T> basetype;
194
inline ~
LightRefBase
() { }
GenerationCache.h
36
struct Entry: public
LightRefBase
<Entry<EntryKey, EntryValue> > {
/frameworks/rs/server/
RefBase.h
163
class
LightRefBase
166
inline
LightRefBase
() : mCount(0) { }
180
typedef
LightRefBase
<T> basetype;
183
inline ~
LightRefBase
() { }
/frameworks/native/services/surfaceflinger/
DisplayDevice.h
45
class DisplayDevice : public
LightRefBase
<DisplayDevice>
/frameworks/native/libs/ui/
FramebufferNativeWindow.cpp
48
LightRefBase
<NativeBuffer> >
58
friend class
LightRefBase
<NativeBuffer>;
/frameworks/av/services/camera/libcameraservice/
Camera3Device.h
160
class CaptureRequest : public
LightRefBase
<CaptureRequest> {
/frameworks/rs/cpp/
rsCppStructs.h
45
class RS : public android::
LightRefBase
<RS> {
160
class BaseObj : public android::
LightRefBase
<BaseObj> {
Completed in 608 milliseconds