/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
D | i915_resource_texture.c | 133 i915_texture_set_level_info(struct i915_texture *tex, in i915_texture_set_level_info() 146 INLINE unsigned i915_texture_offset(struct i915_texture *tex, in i915_texture_offset() 158 i915_texture_set_image_offset(struct i915_texture *tex, in i915_texture_set_image_offset() 176 i915_texture_tiling(struct i915_screen *is, struct i915_texture *tex) in i915_texture_tiling() 203 i9x5_scanout_layout(struct i915_texture *tex) in i9x5_scanout_layout() 238 i9x5_display_target_layout(struct i915_texture *tex) in i9x5_display_target_layout() 269 i9x5_special_layout(struct i915_texture *tex) in i9x5_special_layout() 295 i9x5_texture_layout_cube(struct i915_texture *tex) in i9x5_texture_layout_cube() 332 i915_texture_layout_2d(struct i915_texture *tex) in i915_texture_layout_2d() 360 i915_texture_layout_3d(struct i915_texture *tex) in i915_texture_layout_3d() [all …]
|
D | i915_state_static.c | 104 struct i915_texture *tex = i915_texture(cbuf_surface->texture); in update_framebuffer() local 125 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_framebuffer() local 214 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_dst_buf_vars() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_resource_texture.c | 133 i915_texture_set_level_info(struct i915_texture *tex, in i915_texture_set_level_info() 146 INLINE unsigned i915_texture_offset(struct i915_texture *tex, in i915_texture_offset() 158 i915_texture_set_image_offset(struct i915_texture *tex, in i915_texture_set_image_offset() 176 i915_texture_tiling(struct i915_screen *is, struct i915_texture *tex) in i915_texture_tiling() 203 i9x5_scanout_layout(struct i915_texture *tex) in i9x5_scanout_layout() 238 i9x5_display_target_layout(struct i915_texture *tex) in i9x5_display_target_layout() 269 i9x5_special_layout(struct i915_texture *tex) in i9x5_special_layout() 295 i9x5_texture_layout_cube(struct i915_texture *tex) in i9x5_texture_layout_cube() 332 i915_texture_layout_2d(struct i915_texture *tex) in i915_texture_layout_2d() 360 i915_texture_layout_3d(struct i915_texture *tex) in i915_texture_layout_3d() [all …]
|
D | i915_state_static.c | 104 struct i915_texture *tex = i915_texture(cbuf_surface->texture); in update_framebuffer() local 125 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_framebuffer() local 214 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_dst_buf_vars() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_texture_desc.c | 91 static boolean r300_texture_macro_switch(struct r300_resource *tex, in r300_texture_macro_switch() 119 struct r300_resource *tex, in r300_texture_get_stride() 155 static unsigned r300_texture_get_nblocksy(struct r300_resource *tex, in r300_texture_get_nblocksy() 217 struct r300_resource *tex, in r300_setup_miptree() 274 static void r300_setup_flags(struct r300_resource *tex) in r300_setup_flags() 289 struct r300_resource *tex) in r300_setup_cbzb_flags() 319 struct r300_resource *tex) in r300_setup_hyperz_properties() 419 struct r300_resource *tex) in r300_setup_tiling() 462 static void r300_tex_print_info(struct r300_resource *tex, in r300_tex_print_info() 478 struct r300_resource *tex, in r300_texture_desc_init() [all …]
|
D | r300_transfer.c | 55 struct pipe_resource *tex = transfer->resource; in r300_copy_from_tiled_texture() local 67 struct pipe_resource *tex = transfer->resource; in r300_copy_into_tiled_texture() local 87 struct r300_resource *tex = r300_resource(texture); in r300_texture_get_transfer() local 231 struct r300_resource *tex = r300_resource(transfer->resource); in r300_texture_transfer_map() local 259 struct r300_resource *tex = r300_resource(transfer->resource); in r300_texture_transfer_unmap() local
|
D | r300_texture.c | 801 struct r300_resource *tex, in r300_texture_setup_format_state() 886 struct r300_resource *tex = r300_resource(surf->base.texture); in r300_texture_setup_fb_state() local 915 struct r300_resource* tex = (struct r300_resource*)texture; in r300_texture_destroy() local 926 struct r300_resource* tex = (struct r300_resource*)texture; in r300_resource_get_handle() local 958 struct r300_resource *tex = CALLOC_STRUCT(r300_resource); in r300_texture_create_object() local 1078 struct r300_resource* tex = r300_resource(texture); in r300_create_surface_custom() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
D | r300_texture_desc.c | 91 static boolean r300_texture_macro_switch(struct r300_resource *tex, in r300_texture_macro_switch() 119 struct r300_resource *tex, in r300_texture_get_stride() 155 static unsigned r300_texture_get_nblocksy(struct r300_resource *tex, in r300_texture_get_nblocksy() 217 struct r300_resource *tex, in r300_setup_miptree() 274 static void r300_setup_flags(struct r300_resource *tex) in r300_setup_flags() 289 struct r300_resource *tex) in r300_setup_cbzb_flags() 319 struct r300_resource *tex) in r300_setup_hyperz_properties() 419 struct r300_resource *tex) in r300_setup_tiling() 462 static void r300_tex_print_info(struct r300_resource *tex, in r300_tex_print_info() 478 struct r300_resource *tex, in r300_texture_desc_init() [all …]
|
D | r300_transfer.c | 55 struct pipe_resource *tex = transfer->resource; in r300_copy_from_tiled_texture() local 67 struct pipe_resource *tex = transfer->resource; in r300_copy_into_tiled_texture() local 87 struct r300_resource *tex = r300_resource(texture); in r300_texture_get_transfer() local 231 struct r300_resource *tex = r300_resource(transfer->resource); in r300_texture_transfer_map() local 259 struct r300_resource *tex = r300_resource(transfer->resource); in r300_texture_transfer_unmap() local
|
D | r300_texture.c | 801 struct r300_resource *tex, in r300_texture_setup_format_state() 886 struct r300_resource *tex = r300_resource(surf->base.texture); in r300_texture_setup_fb_state() local 915 struct r300_resource* tex = (struct r300_resource*)texture; in r300_texture_destroy() local 926 struct r300_resource* tex = (struct r300_resource*)texture; in r300_resource_get_handle() local 958 struct r300_resource *tex = CALLOC_STRUCT(r300_resource); in r300_texture_create_object() local 1078 struct r300_resource* tex = r300_resource(texture); in r300_create_surface_custom() local
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
D | GrBicubicEffect.h | 37 static GrEffectRef* Create(GrTexture* tex) { in Create() 44 static GrEffectRef* Create(GrTexture* tex, const SkScalar coefficients[16]) { in Create() 52 static GrEffectRef* Create(GrTexture* tex, in Create() 62 static GrEffectRef* Create(GrTexture* tex, const SkScalar coefficients[16], in Create()
|
D | GrConvolutionEffect.h | 25 static GrEffectRef* Create(GrTexture* tex, in Create() 41 static GrEffectRef* CreateGaussian(GrTexture* tex, in CreateGaussian()
|
/external/skia/src/gpu/effects/ |
D | GrBicubicEffect.h | 37 static GrEffectRef* Create(GrTexture* tex) { in Create() 44 static GrEffectRef* Create(GrTexture* tex, const SkScalar coefficients[16]) { in Create() 52 static GrEffectRef* Create(GrTexture* tex, in Create() 62 static GrEffectRef* Create(GrTexture* tex, const SkScalar coefficients[16], in Create()
|
D | GrConvolutionEffect.h | 25 static GrEffectRef* Create(GrTexture* tex, in Create() 41 static GrEffectRef* CreateGaussian(GrTexture* tex, in CreateGaussian()
|
/external/mesa3d/src/gallium/winsys/sw/wrapper/ |
D | wrapper_sw_winsys.c | 61 struct pipe_resource *tex; member 91 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_stride() local 110 struct pipe_resource *tex, unsigned *stride) in wsw_dt_wrap_texture() 141 struct pipe_resource *tex; in wsw_dt_create() local 171 struct pipe_resource *tex; in wsw_dt_from_handle() local 187 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_handle() local 199 struct pipe_resource *tex = wdt->tex; in wsw_dt_map() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/wrapper/ |
D | wrapper_sw_winsys.c | 61 struct pipe_resource *tex; member 91 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_stride() local 110 struct pipe_resource *tex, unsigned *stride) in wsw_dt_wrap_texture() 141 struct pipe_resource *tex; in wsw_dt_create() local 171 struct pipe_resource *tex; in wsw_dt_from_handle() local 187 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_handle() local 199 struct pipe_resource *tex = wdt->tex; in wsw_dt_map() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_sampler_view.c | 61 struct svga_texture *tex = svga_texture(pt); in svga_get_tex_sampler_view() local 172 struct svga_texture *tex = svga_texture(v->texture); in svga_validate_sampler_view() local 207 struct svga_texture *tex = svga_texture(v->texture); in svga_destroy_sampler_view_priv() local
|
D | svga_surface.c | 105 struct svga_texture *tex, in svga_texture_view_surface() 189 struct svga_texture *tex = svga_texture(pt); in svga_create_surface() local 309 struct svga_texture *tex = svga_texture(surf->texture); in svga_mark_surface_dirty() local 354 struct svga_texture *tex = svga_texture(surf->texture); in svga_propagate_surface() local 395 struct svga_texture *tex = svga_texture(surf->texture); in svga_surface_needs_propagation() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_sampler_view.c | 61 struct svga_texture *tex = svga_texture(pt); in svga_get_tex_sampler_view() local 172 struct svga_texture *tex = svga_texture(v->texture); in svga_validate_sampler_view() local 207 struct svga_texture *tex = svga_texture(v->texture); in svga_destroy_sampler_view_priv() local
|
D | svga_surface.c | 105 struct svga_texture *tex, in svga_texture_view_surface() 189 struct svga_texture *tex = svga_texture(pt); in svga_create_surface() local 309 struct svga_texture *tex = svga_texture(surf->texture); in svga_mark_surface_dirty() local 354 struct svga_texture *tex = svga_texture(surf->texture); in svga_propagate_surface() local 395 struct svga_texture *tex = svga_texture(surf->texture); in svga_surface_needs_propagation() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | HudSystem.java | 283 Texture tex = mFuelDrawable.getTexture(); in update() local 323 Texture tex = bitmap.getTexture(); in update() local 341 Texture tex = bitmap.getTexture(); in update() local 355 Texture tex = mMovementSliderBaseDrawable.getTexture(); in update() local 361 Texture tex = mMovementSliderButtonDrawable.getTexture(); in update() local 367 Texture tex = mMovementSliderButtonDepressedDrawable.getTexture(); in update() local 386 Texture tex = mCoinDrawable.getTexture(); in update() local 406 Texture tex = mRubyDrawable.getTexture(); in update() local 480 Texture tex = mDigitDrawables[x].getTexture(); in drawNumber() local 487 Texture tex = mXDrawable.getTexture(); in drawNumber() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/texture/ |
D | FrameBuffer.java | 91 Texture tex; field in FrameBuffer.RenderBuffer 235 private void checkSetTexture(Texture tex, boolean depth){ in checkSetTexture() 313 public void setColorTexture(Texture2D tex){ in setColorTexture() 334 public void addColorTexture(Texture2D tex) { in addColorTexture() 354 public void setDepthTexture(Texture2D tex){ in setDepthTexture()
|
/external/skia/src/utils/ |
D | SkMeshUtils.cpp | 20 bool SkMeshIndices::init(SkPoint tex[], uint16_t indices[], in init() 71 SkPoint* tex = fTex; in init() local
|
/external/chromium_org/third_party/skia/src/utils/ |
D | SkMeshUtils.cpp | 20 bool SkMeshIndices::init(SkPoint tex[], uint16_t indices[], in init() 71 SkPoint* tex = fTex; in init() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/ui/ |
D | Picture.java | 137 Texture2D tex = (Texture2D) assetManager.loadTexture(key); in setImage() local 150 public void setTexture(AssetManager assetManager, Texture2D tex, boolean useAlpha){ in setTexture()
|