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

  /external/deqp/external/openglcts/modules/common/
glcViewportArrayTests.hpp 28 * \brief Declares test classes for "Viewport Array" functionality.
287 * * ViewportArrayv, Viewport, ViewportIndexedf and ViewportIndexedfv generate
300 * * GetFloati_v generates INVALID_VALUE when <target> is VIEWPORT and <index>
337 * * Initial dimensions of VIEWPORT returned by GetFloati_v match dimensions of
375 * Verify that VIEWPORT can be set and queried.
377 * - get initial dimensions of VIEWPORT for all MAX_VIEWPORTS indices;
380 * - get VIEWPORT for all MAX_VIEWPORTS indices and verify results;
383 * * get VIEWPORT for all MAX_VIEWPORTS indices and verify results;
385 * * get VIEWPORT for all MAX_VIEWPORTS indices and verify results;
388 * * get VIEWPORT for all MAX_VIEWPORTS indices and verify results
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 58 VIEWPORT("Viewport"),
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
SignalDrawable.java 46 private static final float VIEWPORT = 24f;
47 private static final float PAD = 2f / VIEWPORT;
48 private static final float CUT_OUT = 7.9f / VIEWPORT;
50 private static final float DOT_SIZE = 3f / VIEWPORT;
51 private static final float DOT_PADDING = 1f / VIEWPORT;
73 {21.9f / VIEWPORT, 17.0f / VIEWPORT},
74 {-1.1f / VIEWPORT, -1.1f / VIEWPORT},
75 {-1.9f / VIEWPORT, 1.9f / VIEWPORT}
    [all...]
  /frameworks/native/opengl/libagl/
context.h 489 VIEWPORT = 0x04,
502 // viewport transformation
623 viewport_t viewport; member in struct:android::gl::ogles_context_t
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 

Completed in 239 milliseconds