Searched refs:z_order (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/ui/gl/
H A Dgl_image_stub.cc20 int z_order,
19 ScheduleOverlayPlane(gfx::AcceleratedWidget widget, int z_order, OverlayTransform transform, const Rect& bounds_rect, const RectF& crop_rect) argument
H A Dgl_image.h53 int z_order,
H A Dgl_image_android_native_buffer.h25 int z_order,
H A Dgl_image_egl.h30 int z_order,
H A Dgl_image_glx.h32 int z_order,
H A Dgl_image_io_surface.h33 int z_order,
H A Dgl_image_stub.h28 int z_order,
H A Dgl_image_surface_texture.h34 int z_order,
H A Dgl_image_egl.cc58 int z_order,
57 ScheduleOverlayPlane(gfx::AcceleratedWidget widget, int z_order, OverlayTransform transform, const Rect& bounds_rect, const RectF& crop_rect) argument
/external/chromium_org/third_party/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_channel.h30 int SetStreamSettings(const float z_order,
H A Dvideo_render_ios_channel.mm48 int VideoRenderIosChannel::SetStreamSettings(const float z_order,
53 if (![view_ setCoordinatesForZOrder:z_order
H A Dvideo_render_ios_impl.h38 const uint32_t z_order,
47 uint32_t& z_order,
72 const unsigned int z_order,
H A Dopen_gles20.h34 bool SetCoordinates(const float z_order,
H A Dvideo_render_ios_impl.mm72 const uint32_t z_order,
83 stream_id, z_order, left, top, right, bottom);
95 uint32_t& z_order,
H A Dopen_gles20.mm121 bool OpenGles20::SetCoordinates(const float z_order,
134 vertices_[2] = z_order;
139 vertices_[7] = z_order;
144 vertices_[12] = z_order;
149 vertices_[17] = z_order;
H A Dvideo_render_ios_gles20.h36 int z_order,
/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_render.h79 const unsigned int z_order,
101 const unsigned int z_order,
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_render_impl.h33 const unsigned int z_order, const float left,
40 virtual int ConfigureRender(int render_id, const unsigned int z_order,
H A Dvie_renderer.h54 const uint32_t z_order,
69 int32_t ConfigureRenderer(const unsigned int z_order,
97 int32_t Init(const uint32_t z_order,
H A Dvie_renderer.cc24 const uint32_t z_order,
31 if (!self || self->Init(z_order, left, top, right, bottom) != 0) {
62 int32_t ViERenderer::ConfigureRenderer(const unsigned int z_order, argument
67 return render_module_.ConfigureRenderer(render_id_, z_order, left, top, right,
123 int32_t ViERenderer::Init(const uint32_t z_order, argument
130 render_id_, z_order, left, top, right, bottom));
20 CreateViERenderer(const int32_t render_id, const int32_t engine_id, VideoRender& render_module, ViERenderManager& render_manager, const uint32_t z_order, const float left, const float top, const float right, const float bottom) argument
H A Dvie_render_impl.cc86 const unsigned int z_order, const float left,
89 LOG_F(LS_INFO) << "render_id: " << render_id << " z_order: " << z_order
110 render_id, window, z_order, left, top, right, bottom);
125 render_id, window, z_order, left, top, right, bottom);
219 int ViERenderImpl::ConfigureRender(int render_id, const unsigned int z_order, argument
222 LOG_F(LS_INFO) << "render_id: " << render_id << " z_order: " << z_order
232 if (renderer->ConfigureRenderer(z_order, left, top, right, bottom) != 0) {
85 AddRenderer(const int render_id, void* window, const unsigned int z_order, const float left, const float top, const float right, const float bottom) argument
H A Dvie_render_manager.h40 const uint32_t z_order,
/external/chromium_org/ui/ozone/gpu/
H A Dgpu_memory_buffer_factory_ozone_native_buffer.cc28 int z_order,
33 widget, z_order, transform, pixmap_, bounds_rect, crop_rect);
/external/chromium_org/ui/ozone/platform/dri/
H A Dhardware_display_controller.h33 int z_order,
41 int z_order; member in struct:ui::OverlayPlane
/external/chromium_org/content/common/gpu/
H A Dstream_texture_android.h46 int z_order,

Completed in 210 milliseconds

12