/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Sampler.hpp | 41 struct Texture struct 43 Mipmap mipmap[MIPMAP_LEVELS]; 45 float4 widthWidthHeightHeight; 46 float4 width; 47 float4 height; 48 float4 depth;
|
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/ |
D | TextureSaver.h | 81 struct Texture { struct 82 uint32_t texId; 83 int64_t filePos;
|
/aosp_15_r20/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.h | 52 struct Texture { struct 60 Texture texture; argument
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsFboUtil.hpp | 234 struct Texture : public Image struct 236 Texture(void) : numLevels(1) in Texture() function 240 glw::GLint numLevels;
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | Texture.java | 25 public class Texture extends AllocationGuard { class 32 public Texture() { in Texture() method in Texture
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/ |
H A D | Texture.cpp | 22 Texture::Texture() in Texture() function in android::renderengine::Texture 25 Texture::Texture(Target textureTarget, uint32_t textureName) in Texture() function in android::renderengine::Texture
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTexture.cpp | 84 Texture::Texture(const ImageType imageType, const tcu::IVec3 &imageLayerSize, const int layers, con… in Texture() function in vkt::image::Texture 95 Texture::Texture(const Texture &other, const int samples) in Texture() function in vkt::image::Texture
|
H A D | vktImageTexture.hpp | 35 class Texture class
|
/aosp_15_r20/external/angle/src/common/ |
H A D | packed_gl_enums.json | 25 "Texture": "GL_TEXTURE_BUFFER", string 108 "Texture": "GL_TEXTURE" string 193 "Texture": "GL_TEXTURE" string
|
H A D | PackedGLEnums_autogen.h | 58 Texture = 10, enumerator 326 Texture = 2, enumerator 556 Texture = 3, enumerator
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | CompressedTextureLoader.java | 37 public static class Texture { class in CompressedTextureLoader 38 public Texture(int width, int height, int internalformat, ByteBuffer data, in Texture() method in CompressedTextureLoader.Texture
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | instantiate-property-access.mm | 14 @interface Texture interface
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | Texture.java | 38 public interface Texture { interface
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | Texture.java | 38 public interface Texture { interface
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | queryutils.h | 31 class Texture; variable
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Texture.cpp | 19 Texture::Texture(const SharedContext* sharedContext, in Texture() function in skgpu::graphite::Texture
|
H A D | TextureProxy.h | 26 class Texture; variable
|
H A D | ScratchResourceManager.h | 22 class Texture; variable
|
H A D | ResourceProvider.h | 47 class Texture; variable
|
H A D | DrawPass.h | 38 class Texture; variable
|
H A D | ResourceCache.h | 38 class Texture; variable
|
/aosp_15_r20/external/skia/src/gpu/graphite/task/ |
H A D | Task.h | 22 class Texture; variable
|
H A D | CopyTask.h | 18 class Texture; variable
|
/aosp_15_r20/external/skia/include/gpu/graphite/ |
H A D | Recording.h | 31 class Texture; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Blit9.h | 21 class Texture; variable
|