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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc558 GLclampf restore_blue,
570 restore_blue,
580 GLclampf restore_blue,
586 restore_red, restore_green, restore_blue, restore_alpha))
609 GLclampf restore_blue,
653 restore_red, restore_green, restore_blue, restore_alpha,
553 SetupExpectationsForFramebufferClearing( GLenum target, GLuint clear_bits, GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument
577 SetupExpectationsForRestoreClearState( GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument
602 SetupExpectationsForFramebufferClearingMulti( GLuint read_framebuffer_service_id, GLuint draw_framebuffer_service_id, GLenum target, GLuint clear_bits, GLclampf restore_red, GLclampf restore_green, GLclampf restore_blue, GLclampf restore_alpha, GLuint restore_stencil, GLclampf restore_depth, bool restore_scissor_test) argument

Completed in 542 milliseconds