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

  /device/generic/goldfish-opengl/system/egl/
eglDisplay.h 57 int getNumConfigs(){ return m_numConfigs; }
egl.cpp 119 if(((intptr_t)(cfg)<0)||((intptr_t)(cfg)>s_display.getNumConfigs())) { \
899 GLint numConfigs = s_display.getNumConfigs();
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
UsbDeviceDescriptor.java 127 public byte getNumConfigs() {

Completed in 172 milliseconds