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

  /frameworks/base/include/private/opengles/
gl_context.h 484 VIEWPORT = 0x04,
497 // viewport transformation
618 viewport_t viewport; member in struct:android::gl::ogles_context_t
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 201 VIEWPORT = 0x0BA2,
761 void viewport(GC3Dint x, GC3Dint y, GC3Dsizei width, GC3Dsizei height);
    [all...]

Completed in 583 milliseconds