Home
last modified time | relevance | path

Searched defs:getTexture (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
DImage.h48 GLuint getTexture() const { in getTexture() function
DAssetAtlas.h145 GLuint getTexture() const { in getTexture() function
DLayer.h207 inline Texture& getTexture() { in getTexture() function
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DTextureParam.java52 public TextureBase getTexture() { in getTexture() method in TextureParam
DColladaParser.java278 Texture2D getTexture(String samplerName) { in getTexture() method in ColladaParser
/frameworks/base/libs/hwui/font/
DCacheTexture.h118 Texture& getTexture() { in getTexture() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java676 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking