Searched refs:GLShadowTexture (Results 1 – 9 of 9) sorted by relevance
30 GLShadowTexture::GLShadowTexture() { in GLShadowTexture() function in android::renderengine::gl::GLShadowTexture42 GLShadowTexture::~GLShadowTexture() { in ~GLShadowTexture()46 const Texture& GLShadowTexture::getTexture() { in getTexture()
26 class GLShadowTexture {28 GLShadowTexture();29 ~GLShadowTexture();
204 std::unique_ptr<GLShadowTexture> mShadowTexture = nullptr;
474 mShadowTexture = std::make_unique<GLShadowTexture>(); in GLESRenderEngine()
192 GLShadowTexture mShadowTexture;
63 "gl/GLShadowTexture.cpp",
65 "gl/GLShadowTexture.cpp",