HomeSort by relevance Sort by last modified time
    Searched refs:read_end_x (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 7053 GLint read_end_x = std::max(0, std::min(max_size.width(), max_x)); local
    [all...]
gles2_cmd_decoder_unittest.cc 2306 GLint read_end_x = std::max(0, std::min(kWidth, in_read_x + in_read_width)); local
    [all...]

Completed in 1113 milliseconds