/external/chromium_org/cc/quads/ |
D | draw_quad_unittest.cc | 356 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 371 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 390 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 417 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 467 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 487 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 507 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 524 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 572 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local 608 gfx::Rect visible_rect(40, 50, 30, 20); in TEST() local [all …]
|
D | surface_draw_quad.cc | 18 const gfx::Rect& visible_rect, in SetNew() 30 const gfx::Rect& visible_rect, in SetAll()
|
D | checkerboard_draw_quad.cc | 17 const gfx::Rect& visible_rect, in SetNew() 29 const gfx::Rect& visible_rect, in SetAll()
|
D | stream_video_draw_quad.cc | 19 const gfx::Rect& visible_rect, in SetNew() 32 const gfx::Rect& visible_rect, in SetAll()
|
D | debug_border_draw_quad.cc | 20 const gfx::Rect& visible_rect, in SetNew() 34 const gfx::Rect& visible_rect, in SetAll()
|
D | solid_color_draw_quad.cc | 18 const gfx::Rect& visible_rect, in SetNew() 32 const gfx::Rect& visible_rect, in SetAll()
|
D | content_draw_quad_base.cc | 25 const gfx::Rect& visible_rect, in SetNew() 41 const gfx::Rect& visible_rect, in SetAll()
|
D | io_surface_draw_quad.cc | 22 const gfx::Rect& visible_rect, in SetNew() 37 const gfx::Rect& visible_rect, in SetAll()
|
D | tile_draw_quad.cc | 24 const gfx::Rect& visible_rect, in SetNew() 43 const gfx::Rect& visible_rect, in SetAll()
|
D | picture_draw_quad.cc | 23 const gfx::Rect& visible_rect, in SetNew() 48 const gfx::Rect& visible_rect, in SetAll()
|
D | render_pass_draw_quad.cc | 25 const gfx::Rect& visible_rect, in SetNew() 53 const gfx::Rect& visible_rect, in SetAll()
|
D | yuv_video_draw_quad.cc | 24 const gfx::Rect& visible_rect, in SetNew() 45 const gfx::Rect& visible_rect, in SetAll()
|
D | texture_draw_quad.cc | 29 const gfx::Rect& visible_rect, in SetNew() 56 const gfx::Rect& visible_rect, bool needs_blending, in SetAll()
|
D | draw_quad.cc | 37 const gfx::Rect& visible_rect, in SetAll()
|
/external/chromium_org/media/base/ |
D | video_decoder_config.cc | 23 const gfx::Rect& visible_rect, in VideoDecoderConfig() 60 const gfx::Rect& visible_rect, in Initialize() 148 gfx::Rect VideoDecoderConfig::visible_rect() const { in visible_rect() function in media::VideoDecoderConfig
|
D | video_frame.cc | 54 const gfx::Rect& visible_rect, in CreateFrame() 115 const gfx::Rect& visible_rect, in IsValidConfig() 170 const gfx::Rect& visible_rect, in WrapNativeTexture() 199 const gfx::Rect& visible_rect, in WrapExternalPackedMemory() 244 const gfx::Rect& visible_rect, in WrapExternalDmabufs() 311 gfx::Rect visible_rect(CVImageBufferGetCleanRect(cv_pixel_buffer)); in WrapCVPixelBuffer() local 335 const gfx::Rect& visible_rect, in WrapExternalYuvData() 369 const gfx::Rect& visible_rect, in WrapVideoFrame() 707 const gfx::Rect& visible_rect, in VideoFrame()
|
D | video_frame_pool.cc | 61 const gfx::Rect& visible_rect, in CreateFrame() 118 const gfx::Rect& visible_rect, in CreateFrame()
|
D | video_frame_pool_unittest.cc | 17 gfx::Rect visible_rect(coded_size); in CreateFrame() local
|
/external/chromium_org/media/video/ |
D | picture.cc | 27 const gfx::Rect& visible_rect) in Picture()
|
D | picture.h | 79 gfx::Rect visible_rect() const { return visible_rect_; } in visible_rect() function
|
/external/chromium_org/media/filters/ |
D | gpu_video_decoder.cc | 293 gfx::Rect* visible_rect, in GetBufferData() 388 const gfx::Rect& visible_rect, in ReadPixelsSyncInner() 398 const gfx::Rect& visible_rect, in ReadPixelsSync() 441 gfx::Rect visible_rect; in PictureReady() local
|
/external/chromium_org/chromecast/media/cma/base/ |
D | mock_frame_provider.cc | 70 gfx::Rect visible_rect(640, 480); in DoRead() local
|
/external/chromium_org/media/formats/webm/ |
D | webm_video_client.cc | 74 gfx::Rect visible_rect(crop_top_, crop_left_, in InitializeConfig() local
|
/external/chromium_org/media/tools/player_x11/ |
D | x11_video_renderer.cc | 185 gfx::Rect visible_rect) { in Initialize()
|
/external/chromium_org/content/renderer/media/webrtc/ |
D | webrtc_video_capturer_adapter.cc | 144 const gfx::Rect& visible_rect = src->visible_rect(); in UpdateI420Buffer() local
|