Searched defs:GLConsumer (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | GLConsumer.cpp | 105 GLConsumer::GLConsumer(uint32_t tex, uint32_t texTarget, bool useFenceSync, bool isControlledByApp) in GLConsumer() function in android::GLConsumer 132 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t tex, in GLConsumer() function in android::GLConsumer 162 GLConsumer::GLConsumer(uint32_t texTarget, bool useFenceSync, bool isControlledByApp) in GLConsumer() function in android::GLConsumer 189 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, bool useFenceSync, in GLConsumer() function in android::GLConsumer
|
/aosp_15_r20/frameworks/native/libs/gui/tests/ |
H A D | TextureRenderer.h | 26 class GLConsumer; variable
|
H A D | SurfaceTextureGL.h | 32 class GLConsumer; variable
|
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/ |
H A D | EglSurfaceTexture.h | 35 class GLConsumer; variable
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/ |
H A D | gl_env.h | 36 class GLConsumer; variable
|
/aosp_15_r20/frameworks/native/cmds/flatland/ |
H A D | Composers.cpp | 125 virtual bool compose(GLuint /*texName*/, const sp<GLConsumer>& /*glc*/) { in compose()
|