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

  /external/mesa3d/src/mesa/main/
config.h 86 #define MAX_POINT_SIZE 60.0
  /packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
HoloSpiralRS.java 43 private static final float MAX_POINT_SIZE = 75.0f;
117 vertexShaderConstants.set_maxPointSize(0, MAX_POINT_SIZE, false);

Completed in 23 milliseconds