OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetConfig
(Results
26 - 35
of
35
) sorted by null
1
2
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h
70
int (*
GetConfig
)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
/external/chromium_org/ui/gl/
gl_surface_glx.cc
624
void* NativeViewGLSurfaceGLX::
GetConfig
() {
792
void* PbufferGLSurfaceGLX::
GetConfig
() {
/external/mesa3d/src/mesa/drivers/x11/
glxapi.h
70
int (*
GetConfig
)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
223
static OMX_ERRORTYPE
GetConfig
(OMX_HANDLETYPE hComponent,
425
pHandle->
GetConfig
=
GetConfig
;
[
all
...]
/frameworks/native/include/media/openmax/
OMX_Component.h
389
specification for details on the
GetConfig
method.
391
OMX_ERRORTYPE (*
GetConfig
)(
/hardware/qcom/media/mm-core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
Completed in 1165 milliseconds
1
2