Home
last modified time | relevance | path

Searched defs:Texture (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/renderengine/
DTexture.cpp22 Texture::Texture() in Texture() function in android::renderengine::Texture
25 Texture::Texture(Target textureTarget, uint32_t textureName) in Texture() function in android::renderengine::Texture
/frameworks/base/cmds/bootanimation/
DBootAnimation.h43 struct Texture { struct
51 Texture texture; argument
/frameworks/base/libs/hwui/
DGpuMemoryTracker.h35 Texture = 0, enumerator
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java38 public interface Texture { interface
/frameworks/native/libs/renderengine/include/renderengine/
DRenderEngine.h50 class Texture; variable
/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.h43 class Texture; variable