Searched defs:bounds_y (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_impl_autogen.h2113 GLint bounds_y,
2124 << ", " << overlay_texture_id << ", " << bounds_x << ", " << bounds_y
2131 bounds_y,
2108 ScheduleOverlayPlaneCHROMIUM( GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_c_lib_autogen.h956 GLint bounds_y,
967 bounds_y,
952 GLES2ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_cmd_helper_autogen.h1923 GLint bounds_y,
1937 bounds_y,
1919 ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_trace_implementation_impl_autogen.h1507 GLint bounds_y,
1520 bounds_y,
1502 ScheduleOverlayPlaneCHROMIUM( GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_autogen.h9033 bounds_y = _bounds_y;
9073 int32_t bounds_y; member in struct:ScheduleOverlayPlaneCHROMIUM
9094 COMPILE_ASSERT(offsetof(ScheduleOverlayPlaneCHROMIUM, bounds_y) == 20,

Completed in 2395 milliseconds