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

  /external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/objectal/
ALContext.java 36 public class ALContext extends NSObject implements OALSuspendManager {
42 protected ALContext(Pointer peer) {
58 public static native ALContext alloc();
74 public static native ALContext contextOnDeviceAttributes(ALDevice device,
79 public static native ALContext contextOnDeviceOutputFrequencyRefreshIntervalsSynchronousContextMonoSourcesStereoSources(
109 public native ALContext init();
113 public native ALContext initOnDeviceAttributes(ALDevice device,
118 public native ALContext initOnDeviceOutputFrequencyRefreshIntervalsSynchronousContextMonoSourcesStereoSources(
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 181 milliseconds