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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_impl_autogen.h2112 GLint bounds_x,
2124 << ", " << overlay_texture_id << ", " << bounds_x << ", " << bounds_y
2130 bounds_x,
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.h955 GLint bounds_x,
966 bounds_x,
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.h1922 GLint bounds_x,
1936 bounds_x,
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.h1506 GLint bounds_x,
1519 bounds_x,
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.h9032 bounds_x = _bounds_x;
9072 int32_t bounds_x; member in struct:ScheduleOverlayPlaneCHROMIUM
9092 COMPILE_ASSERT(offsetof(ScheduleOverlayPlaneCHROMIUM, bounds_x) == 16,

Completed in 147 milliseconds