HomeSort by relevance Sort by last modified time
    Searched full:orientation_string (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/quads/
io_surface_draw_quad.cc 66 const char* orientation_string = NULL; local
69 orientation_string = "flipped";
72 orientation_string = "unflipped";
76 value->SetString("orientation", orientation_string);

Completed in 34 milliseconds