| /device/generic/goldfish-opengl/system/egl/ |
| D | eglDisplay.cpp | 213 EGLConfig config = (EGLConfig)i; in processConfigs() local 422 EGLBoolean eglDisplay::getAttribValue(EGLConfig config, EGLint attribIdx, EGLint * value) in getAttribValue() 436 EGLBoolean eglDisplay::getConfigAttrib(EGLConfig config, EGLint attrib, EGLint * value) in getConfigAttrib() 462 void eglDisplay::dumpConfig(EGLConfig config) in dumpConfig() 475 EGLBoolean eglDisplay::setAttribValue(EGLConfig config, EGLint attribIdx, EGLint value) in setAttribValue() 486 EGLBoolean eglDisplay::setConfigAttrib(EGLConfig config, EGLint attrib, EGLint value) in setConfigAttrib() 496 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat() 520 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format) in getConfigGLPixelFormat()
|
| D | egl.cpp | 174 EGLContext_t::EGLContext_t(EGLDisplay dpy, EGLConfig config, EGLContext_t* shareCtx, int maj, int m… in EGLContext_t() 253 EGLConfig config; member 299 egl_surface_t::egl_surface_t(EGLDisplay dpy, EGLConfig config, EGLint surfaceType) in egl_surface_t() 347 EGLDisplay dpy, EGLConfig config, EGLint surfType, in egl_window_surface_t() 389 EGLDisplay dpy, EGLConfig config, EGLint surfType, in create() 572 egl_pbuffer_surface_t::egl_pbuffer_surface_t(EGLDisplay dpy, EGLConfig config, in egl_pbuffer_surface_t() 613 EGLConfig config, EGLint surfType, int32_t w, int32_t h, in create() 840 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() 856 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 886 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() [all …]
|
| D | eglContext.h | 33 EGLConfig config; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
| D | config.py | 379 def __init__(self, config): argument 472 def configure_custom(self, config): argument 641 def configure_formatter(self, config): argument 663 def configure_filter(self, config): argument 680 def configure_handler(self, config): argument 741 def common_logger_config(self, logger, config, incremental=False): argument 759 def configure_logger(self, name, config, incremental=False): argument 767 def configure_root(self, config, incremental=False): argument 774 def dictConfig(config): argument
|
| /device/linaro/hikey/uefi-tools/ |
| D | parse-platforms.py | 65 config = ConfigParser.ConfigParser() variable
|
| /device/linaro/bootloader/edk2/BaseTools/gcc/ |
| D | mingw-gcc-build.py | 198 def __init__(self, config): argument 381 def __init__(self, source_files, config): argument 417 def __init__(self, source_files, config): argument
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 313 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() 323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 335 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() 347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() 400 …ientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint… in eglCreatePbufferFromClientBuffer() 425 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext()
|
| /device/google/dragon/health/ |
| D | healthd-dragon.cpp | 106 void healthd_board_init(struct healthd_config *config) {} in healthd_board_init()
|
| /device/google/dragon/audio/soundtrigger/ |
| D | sound_trigger_hw.c | 74 struct sound_trigger_recognition_config *config; member 210 struct pcm_config config; in callback_thread_loop() local 414 const struct sound_trigger_recognition_config *config, in stdev_start_recognition()
|
| /device/linaro/hikey/audio/ |
| D | audio_hw.c | 78 struct pcm_config config; member 426 struct audio_config *config, in adev_open_output_stream() 573 const struct audio_config *config) in adev_get_input_buffer_size() 582 struct audio_config *config, in adev_open_input_stream()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
| D | _codecs_iso2022.c | 303 iso2022processesc(const void *config, MultibyteCodec_State *state, in iso2022processesc() 391 iso2022processg2(const void *config, MultibyteCodec_State *state, in iso2022processg2() 707 #define config ((void *)2000) macro 768 jisx0213_encoder(const ucs4_t *data, Py_ssize_t *length, void *config) in jisx0213_encoder()
|
| D | multibytecodec.h | 55 const void *config; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
| D | _codecs_iso2022.c | 303 iso2022processesc(const void *config, MultibyteCodec_State *state, in iso2022processesc() 391 iso2022processg2(const void *config, MultibyteCodec_State *state, in iso2022processg2() 707 #define config ((void *)2000) macro 768 jisx0213_encoder(const ucs4_t *data, Py_ssize_t *length, void *config) in jisx0213_encoder()
|
| D | multibytecodec.h | 55 const void *config; member
|
| /device/google/contexthub/util/nanotool/ |
| D | nanomessage.h | 191 } __attribute__((packed)) config = {}; variable
|
| /device/generic/goldfish-opengl/system/renderControl_enc/ |
| D | renderControl_entry.cpp | 100 uint32_t rcCreateContext(uint32_t config, uint32_t share, uint32_t glVersion) in rcCreateContext() 112 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface()
|
| /device/google/contexthub/sensorhal/ |
| D | sensors.cpp | 166 int32_t sensor_handle, int32_t channel_handle, const struct sensors_direct_cfg_t * config) { in config_direct_report() 220 int sensor_handle, int channel_handle, const sensors_direct_cfg_t * config) { in ConfigDirectReportWrapper()
|
| /device/asus/fugu/libaudio/ |
| D | audio_hal_thunks.cpp | 425 const audio_config *config) in adev_get_input_buffer_size() 436 struct audio_config *config, in adev_open_input_stream() 512 struct audio_config *config, in adev_open_output_stream()
|
| D | AudioHardwareInput.cpp | 94 status_t AudioHardwareInput::getInputBufferSize(const audio_config* config) in getInputBufferSize()
|
| D | AudioOutput.cpp | 199 struct pcm_config config; in openPCMDevice() local
|
| /device/generic/goldfish/audio/ |
| D | audio_hw_legacy.c | 374 struct audio_config *config, in adev_open_output_stream() 537 const struct audio_config *config) in adev_get_input_buffer_size() 545 struct audio_config *config, in adev_open_input_stream()
|
| /device/huawei/angler/camera/QCamera2/HAL/ |
| D | QCameraChannel.cpp | 229 int32_t QCameraChannel::config() in config() function in qcamera::QCameraChannel 709 cam_capture_frame_config_t *config) in startAdvancedCapture()
|
| /device/lge/bullhead/camera/QCamera2/HAL/ |
| D | QCameraChannel.cpp | 228 int32_t QCameraChannel::config() in config() function in qcamera::QCameraChannel 708 cam_capture_frame_config_t *config) in startAdvancedCapture()
|
| /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_stream.c | 550 mm_camera_stream_config_t *config = in mm_stream_fsm_acquired() local 614 mm_camera_stream_config_t *config = in mm_stream_fsm_cfg() local 894 mm_camera_stream_config_t *config) in mm_stream_config()
|
| /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_stream.c | 550 mm_camera_stream_config_t *config = in mm_stream_fsm_acquired() local 614 mm_camera_stream_config_t *config = in mm_stream_fsm_cfg() local 894 mm_camera_stream_config_t *config) in mm_stream_config()
|