/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/content/browser/aura/ |
D | image_transport_factory.h | 21 class Texture; variable
|
/external/chromium_org/ui/aura/ |
D | window_delegate.h | 28 class Texture; variable
|
D | window.h | 42 class Texture; variable
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
D | earth.cc | 82 struct Texture { struct 83 int width, height; 84 uint32_t* pixels; 85 Texture(int w, int h) : width(w), height(h) { in Texture() argument 89 explicit Texture(int w, int h, uint32_t* p) : width(w), height(h) { in Texture() function 93 ~Texture() { delete[] pixels; } in ~Texture()
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/ |
D | earth.cc | 71 struct Texture { struct 72 int width, height; 73 uint32_t* pixels; 74 Texture(int w, int h) : width(w), height(h) { in Texture() argument 78 explicit Texture(int w, int h, uint32_t* p) : width(w), height(h) { in Texture() argument 82 ~Texture() { delete[] pixels; } in ~Texture()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | mailbox_manager.h | 28 class Texture; variable
|
D | mailbox_synchronizer.h | 22 class Texture; variable
|
D | texture_definition.h | 27 class Texture; variable
|
D | framebuffer_manager.h | 23 class Texture; variable
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | ResourceManager.h | 36 class Texture; variable
|
D | Context.h | 49 class Texture; variable
|
/external/jmonkeyengine/engine/src/core/com/jme3/texture/ |
D | Texture.java | 60 public abstract class Texture implements Asset, Savable, Cloneable { class 320 public Texture() { in Texture() method in Texture
|
/external/chromium_org/ui/compositor/ |
D | compositor.h | 53 class Texture; variable
|
D | layer.h | 50 class Texture; variable
|
D | compositor.cc | 86 Texture::Texture(bool flipped, const gfx::Size& size, float device_scale_factor) in Texture() function in ui::Texture
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
D | Renderer.h | 44 class Texture; variable
|
/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/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 98 struct tgsi_instruction_texture Texture; member
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_aura.h | 60 class Texture; variable
|
/external/chromium_org/ui/views/ |
D | view.h | 54 class Texture; variable
|
/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
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | attrib.c | 127 GLbitfield Texture[MAX_TEXTURE_UNITS]; member 161 struct gl_texture_attrib Texture; /**< The usual context state */ member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
D | i915_fpc.h | 302 struct tgsi_instruction_texture Texture; member
|