OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
())) { \
780
GLint numConfigs = s_display.
getNumConfigs
();
[
all
...]
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
UsbDeviceDescriptor.java
96
public byte
getNumConfigs
() {
Completed in 674 milliseconds