Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h54 struct Texture { struct
55 GLint w;
56 GLint h;
57 GLuint name;
/frameworks/native/services/surfaceflinger/RenderEngine/
DTexture.cpp23 Texture::Texture() : in Texture() function in android::Texture
28 Texture::Texture(Target textureTarget, uint32_t textureName) : in Texture() function in android::Texture
DGLES11RenderEngine.h35 class Texture; variable
DRenderEngine.h39 class Texture; variable
DGLES20RenderEngine.h37 class Texture; variable
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DTexture.java38 public interface Texture { interface
/frameworks/base/libs/hwui/
DTextureCache.h31 class Texture; variable
DTexture.h33 Texture(Caches& caches) : mCaches(caches) { } in Texture() function
DGlopBuilder.h34 class Texture; variable
DGradientCache.h33 class Texture; variable
DSkiaShader.h34 class Texture; variable
DGlop.h36 class Texture; variable