Searched defs:src_texture (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/content/browser/renderer_host/ |
D | compositing_iosurface_transformer_mac.cc | 128 GLuint src_texture, const gfx::Rect& src_subrect, const gfx::Size& dst_size, in ResizeBilinear() 167 GLuint src_texture, in TransformRGBToYV12()
|
/external/chromium_org/content/common/gpu/client/ |
D | gl_helper_benchmark.cc | 138 WebGLId src_texture = context_->createTexture(); in TEST_F() local 257 WebGLId src_texture = context_->createTexture(); in TEST_F() local
|
D | gl_helper.cc | 87 void Scale(blink::WebGLId src_texture) { in Scale() 348 WebGLId src_texture, in ScaleTexture() 414 WebGLId src_texture, in CropScaleReadbackAndCleanTexture() 472 WebGLId src_texture, in CopyAndScaleTexture() 563 WebGLId src_texture, in CropScaleReadbackAndCleanTexture()
|
D | gl_helper_unittests.cc | 582 WebGLId src_texture = context_->createTexture(); in TestScale() local 852 WebGLId src_texture = context_->createTexture(); in TestYUVReadback() local
|
/external/chromium_org/ui/surface/ |
D | accelerated_surface_transformer_win.cc | 253 IDirect3DTexture9* src_texture, in CopyInverted() 260 IDirect3DTexture9* src_texture, in Copy() 267 IDirect3DTexture9* src_texture, in CopyWithTextureScale()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_renderer.c | 394 struct pipe_resource *src_texture, in renderer_copy_prepare()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
D | xa_renderer.c | 394 struct pipe_resource *src_texture, in renderer_copy_prepare()
|
/external/mesa3d/src/mesa/main/ |
D | ff_fragment_shader.cpp | 524 ir_variable *src_texture[MAX_TEXTURE_COORD_UNITS]; member in texenv_fragment_program
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | ff_fragment_shader.cpp | 524 ir_variable *src_texture[MAX_TEXTURE_COORD_UNITS]; member in texenv_fragment_program
|