Home
last modified time | relevance | path

Searched refs:GLShadowTexture (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLShadowTexture.cpp30 GLShadowTexture::GLShadowTexture() { in GLShadowTexture() function in android::renderengine::gl::GLShadowTexture
42 GLShadowTexture::~GLShadowTexture() { in ~GLShadowTexture()
46 const Texture& GLShadowTexture::getTexture() { in getTexture()
DGLShadowTexture.h26 class GLShadowTexture {
28 GLShadowTexture();
29 ~GLShadowTexture();
DGLESRenderEngine.h192 GLShadowTexture mShadowTexture;
/frameworks/av/media/libstagefright/renderfright/
DAndroid.bp64 "gl/GLShadowTexture.cpp",