Searched defs:setTexture (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrTextureUnitObj.cpp12 void GrTextureUnitObj::setTexture(GrTextureObj *texture) { function in class:GrTextureUnitObj
H A DGrDebugGL.cpp142 void GrDebugGL::setTexture(GrTextureObj *texture) { function in class:GrDebugGL
143 fTextureUnits[fCurTextureUnit]->setTexture(texture);
/external/skia/src/gpu/gl/debug/
H A DGrTextureUnitObj.cpp12 void GrTextureUnitObj::setTexture(GrTextureObj *texture) { function in class:GrTextureUnitObj
H A DGrDebugGL.cpp141 void GrDebugGL::setTexture(GrTextureObj *texture) { function in class:GrDebugGL
142 fTextureUnits[fCurTextureUnit]->setTexture(texture);
/external/skia/src/gpu/
H A DGrLayerCache.h68 void setTexture(GrTexture* texture) { function in struct:GrCachedLayer
/external/replicaisland/src/com/replica/replicaisland/
H A DFadeDrawableComponent.java120 bitmap.setTexture(mTexture);
149 public void setTexture(Texture texture) { method in class:FadeDrawableComponent
H A DDrawableBitmap.java206 public void setTexture(Texture texture) { method in class:DrawableBitmap
/external/chromium_org/third_party/skia/include/gpu/
H A DGrTexture.h209 GrTexture* setTexture(GrTexture* texture) { function in class:GrDeviceCoordTexture
/external/chromium_org/third_party/skia/src/gpu/
H A DGrLayerCache.h123 void setTexture(GrTexture* texture, const GrIRect16& rect) { function in struct:GrCachedLayer
/external/skia/include/gpu/
H A DGrTexture.h211 GrTexture* setTexture(GrTexture* texture) { function in class:GrDeviceCoordTexture
/external/deqp/framework/randomshaders/
H A DrsgProgramExecutor.cpp178 void ProgramExecutor::setTexture (int samplerNdx, const tcu::Texture2D* texture, const tcu::Sampler& sampler) function in class:rsg::ProgramExecutor
183 void ProgramExecutor::setTexture (int samplerNdx, const tcu::TextureCube* texture, const tcu::Sampler& sampler) function in class:rsg::ProgramExecutor
/external/deqp/modules/glshared/
H A DglsFboUtil.cpp455 void Framebuffer::setTexture (glw::GLuint texName, const Texture& texCfg) function in class:deqp::gls::FboUtil::Framebuffer
613 setTexture(texName, texCfg);
H A DglsShaderRenderCase.cpp124 void TextureBinding::setTexture (const glu::Texture2D* tex2D) function in class:deqp::gls::TextureBinding
130 void TextureBinding::setTexture (const glu::TextureCube* texCube) function in class:deqp::gls::TextureBinding
136 void TextureBinding::setTexture (const glu::Texture2DArray* tex2DArray) function in class:deqp::gls::TextureBinding
142 void TextureBinding::setTexture (const glu::Texture3D* tex3D) function in class:deqp::gls::TextureBinding
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DRenderer11.cpp482 void Renderer11::setTexture(gl::SamplerType type, int index, gl::Texture *texture) function in class:rx::Renderer11
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DRenderer9.cpp674 void Renderer9::setTexture(gl::SamplerType type, int index, gl::Texture *texture) function in class:rx::Renderer9
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 399 milliseconds