Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 10 of 10) sorted by relevance

/device/google/atv/audio_proxy/service/
DBusOutputStream.cpp29 const AidlAudioConfig& BusOutputStream::getConfig() const { return mConfig; } in getConfig() function in audio_proxy::service::BusOutputStream
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglContext.h54 EglConfig* getConfig() { return m_config; }; in getConfig() function
DEglSurface.h52 EglConfig* getConfig() const { return m_config; } in getConfig() function
DEglDisplay.cpp358 EglConfig* EglDisplay::getConfig(EGLConfig conf) const { in getConfig() function in EglDisplay
439 EglConfig* EglDisplay::getConfig(EGLint id) const { in getConfig() function in EglDisplay
/device/google/cuttlefish/guest/hals/nfc/
DNfc.cc112 ::ndk::ScopedAStatus Nfc::getConfig(NfcConfig* _aidl_return) { in getConfig() function in aidl::android::hardware::nfc::Nfc
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js297 async #getConfig() { method in PollingConnector
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp278 OMX_ERRORTYPE GoldfishOMXComponent::getConfig( in getConfig() function in android::GoldfishOMXComponent
DGoldfishVideoDecoderOMXComponent.cpp536 OMX_ERRORTYPE GoldfishVideoDecoderOMXComponent::getConfig( in getConfig() function in android::GoldfishVideoDecoderOMXComponent
/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp934 DisplayConfig* Display::getConfig(int32_t configId) { in getConfig() function in aidl::android::hardware::graphics::composer3::impl::Display
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp3500 EGLContext FrameBuffer::getConfig() const { in getConfig() function in gfxstream::FrameBuffer