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

  /external/vboot_reference/firmware/lib/include/
vboot_display.h 37 void VbRenderTextAtPos(const char *text, int right_to_left,
  /external/vboot_reference/firmware/lib/
vboot_display.c 97 void VbRenderTextAtPos(const char *text, int right_to_left,
126 if (right_to_left)
135 if (!right_to_left)
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp 6258 GLuint right_to_left = program.getSubroutineIndex(subroutine_names[1], GL_FRAGMENT_SHADER); local
    [all...]

Completed in 195 milliseconds