| /external/replicaisland/src/com/replica/replicaisland/ |
| D | Texture.java | 25 public class Texture extends AllocationGuard { class 32 public Texture() { in Texture() method in Texture
|
| /external/chromium_org/gpu/tools/compositor_model_bench/ |
| D | render_tree.h | 31 struct Texture { struct 38 GLenum TextureFormatFromString(std::string format); argument
|
| /external/chromium_org/ppapi/proxy/ |
| D | video_decoder_resource.h | 89 struct Texture { struct 113 void OnPluginMsgRequestTextures(const ResourceMessageReplyParams& params, argument
|
| D | video_decoder_resource.cc | 44 VideoDecoderResource::Texture::Texture(uint32_t texture_target, in Texture() function in ppapi::proxy::VideoDecoderResource::Texture
|
| /external/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 14 @interface Texture interface
|
| /external/chromium_org/content/browser/compositor/ |
| D | image_transport_factory.h | 26 class Texture; variable
|
| /external/chromium_org/ui/aura/ |
| D | window_delegate.h | 28 class Texture; variable
|
| D | window.h | 41 class Texture; variable
|
| /external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/ |
| D | earth.cc | 137 struct Texture { struct 138 int width, height; 139 uint32_t* pixels; 140 Texture(int w, int h) : width(w), height(h) { in Texture() function 144 explicit Texture(int w, int h, uint32_t* p) : width(w), height(h) { in Texture() function 148 ~Texture() { delete[] pixels; } in ~Texture()
|
| /external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
| D | earth.cc | 80 struct Texture { struct 81 int width, height; 82 uint32_t* pixels; 83 Texture(int w, int h) : width(w), height(h) { in Texture() function 87 explicit Texture(int w, int h, uint32_t* p) : width(w), height(h) { in Texture() argument 91 ~Texture() { delete[] pixels; } in ~Texture()
|
| /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/ |
| D | earth.cc | 73 struct Texture { struct 74 int width, height; 75 uint32_t* pixels; 76 Texture(int w, int h) : width(w), height(h) { in Texture() argument 80 explicit Texture(int w, int h, uint32_t* p) : width(w), height(h) { in Texture() function 84 ~Texture() { delete[] pixels; } in ~Texture()
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | mailbox_manager.h | 23 class Texture; variable
|
| D | mailbox_synchronizer.h | 27 class Texture; variable
|
| D | texture_definition.h | 20 class Texture; variable
|
| D | framebuffer_manager.h | 23 class Texture; variable
|
| /external/deqp/modules/glshared/ |
| D | glsFboUtil.hpp | 269 struct Texture : public Image struct 271 Texture (void) : numLevels(1) {} in Texture() argument 273 glw::GLint numLevels;
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | ResourceManager.h | 31 class Texture; variable
|
| D | Context.h | 46 class Texture; variable
|
| /external/chromium_org/ui/compositor/ |
| D | compositor.h | 57 class Texture; variable
|
| /external/deqp/framework/opengl/ |
| D | gluObjectWrapper.hpp | 129 typedef TypedObjectWrapper<OBJECTTYPE_TEXTURE> Texture; typedef
|
| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
| D | Renderer.h | 40 class Texture; variable
|
| /external/chromium_org/content/browser/renderer_host/ |
| D | render_widget_host_view_aura.h | 64 class Texture; variable
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_parse.h | 98 struct tgsi_instruction_texture Texture; member
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
| D | tgsi_parse.h | 98 struct tgsi_instruction_texture Texture; member
|
| /external/mesa3d/src/mesa/main/ |
| D | attrib.c | 127 GLbitfield Texture[MAX_TEXTURE_UNITS]; member 161 struct gl_texture_attrib Texture; /**< The usual context state */ member
|