/device/generic/goldfish-opengl/system/hwc3/ |
D | Display.cpp | 89 : mComposer(composer), mId(id), mVsyncThread(id) { in Display() 116 ALOGE("%s: display:%" PRId64 "missing config:%" PRId32, __FUNCTION__, mId, activeConfigId); in init() 122 ALOGD("%s display:%" PRId64 " with config:%s", __FUNCTION__, mId, activeConfigString.c_str()); in init() 134 __FUNCTION__, mId, width, height, dpiX, dpiY, refreshRateHz); in updateParameters() 158 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in createLayer() 181 ALOGE("%s display:%" PRId64 " has no such layer:%." PRId64, __FUNCTION__, mId, layerId); in destroyLayer() 198 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in getActiveConfig() 203 ALOGW("%s: display:%" PRId64 " has no active config.", __FUNCTION__, mId); in getActiveConfig() 214 DEBUG_LOG("%s: display:%" PRId64 " attribute:%s", __FUNCTION__, mId, attributeString.c_str()); in getDisplayAttribute() 220 ALOGW("%s: display:%" PRId64 " bad config:%" PRId32, __FUNCTION__, mId, configId); in getDisplayAttribute() [all …]
|
D | Layer.cpp | 32 Layer::Layer() : mId(sNextId++) {} in Layer() 35 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in setCursorPosition() 47 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in getCursorPosition() 53 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in setBuffer() 65 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in getBuffer() 71 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in waitAndGetBuffer() 85 DEBUG_LOG("%s: layer:%" PRId64, __FUNCTION__, mId); in setSurfaceDamage() 92 DEBUG_LOG("%s: layer:%" PRId64 " blend mode:%s", __FUNCTION__, mId, blendModeString.c_str()); in setBlendMode() 101 DEBUG_LOG("%s: layer:%" PRId64 " blend mode:%s", __FUNCTION__, mId, blendModeString.c_str()); in getBlendMode() 108 mId, color.r, color.g, color.b, color.a); in setColor() [all …]
|
D | DrmConnector.cpp | 42 DEBUG_LOG("%s: Loading properties for connector:%" PRIu32, __FUNCTION__, mId); in update() 44 if (!LoadDrmProperties(drmFd, mId, DRM_MODE_OBJECT_CONNECTOR, GetPropertiesMap(), in update() 51 drmModeConnector* drmConnector = drmModeGetConnector(drmFd.get(), mId); in update() 87 __FUNCTION__, mId, (mWidthMillimeters ? *mWidthMillimeters : 0), in update() 94 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in loadEdid() 98 ALOGW("%s: display:%" PRIu32 " does not have EDID.", __FUNCTION__, mId); in loadEdid() 105 mId, edidBlobId, strerror(errno)); in loadEdid() 121 DEBUG_LOG("%s: connector:%" PRIu32, __FUNCTION__, mId); in getWidth() 130 DEBUG_LOG("%s: connector:%" PRIu32, __FUNCTION__, mId); in getHeight() 139 DEBUG_LOG("%s: connector:%" PRIu32, __FUNCTION__, mId); in getDpiX() [all …]
|
D | DrmDisplay.cpp | 113 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in onConnect() 117 ALOGE("%s: display:%" PRIu32 " failed to create atomic request.", __FUNCTION__, mId); in onConnect() 129 ALOGE("%s: display:%" PRIu32 " failed to set mode.", __FUNCTION__, mId); in onConnect() 137 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in onDisconnect() 141 ALOGE("%s: display:%" PRIu32 " failed to create atomic request.", __FUNCTION__, mId); in onDisconnect() 151 ALOGE("%s: display:%" PRIu32 " failed to set mode", __FUNCTION__, mId); in onDisconnect() 160 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in checkAndHandleHotplug() 171 ALOGI("%s: display:%" PRIu32 " was connected.", __FUNCTION__, mId); in checkAndHandleHotplug() 173 ALOGE("%s: display:%" PRIu32 " failed to connect.", __FUNCTION__, mId); in checkAndHandleHotplug() 177 ALOGI("%s: display:%" PRIu32 " was disconnected.", __FUNCTION__, mId); in checkAndHandleHotplug() [all …]
|
D | DisplayConfig.h | 30 DisplayConfig(int32_t configId) : mId(configId) {} in DisplayConfig() 34 : mId(configId), in DisplayConfig() 47 int32_t getId() const { return mId; } in getId() 48 void setId(int32_t id) { mId = id; } in setId() 79 int32_t mId;
|
D | DrmCrtc.h | 40 uint32_t getId() const { return mId; } in getId() 47 DrmCrtc(uint32_t id, uint32_t index) : mId(id), mIndexInResourcesArray(index) {} in DrmCrtc() 51 const uint32_t mId; variable
|
D | DrmConnector.h | 44 uint32_t getId() const { return mId; } in getId() 65 DrmConnector(uint32_t id) : mId(id) {} in DrmConnector() 69 const uint32_t mId; variable
|
D | DrmPlane.h | 40 uint32_t getId() const { return mId; } in getId() 60 DrmPlane(uint32_t id) : mId(id){}; in DrmPlane() 62 const uint32_t mId; variable
|
D | DrmProperty.h | 37 : mId(id), mValue(value), mName(name) {} in DrmProperty() 41 uint32_t getId() const { return mId; } in getId() 48 uint32_t mId = std::numeric_limits<uint32_t>::max();
|
D | DrmDisplay.h | 50 uint32_t getId() const { return mId; } in getId() 73 : mId(id), in DrmDisplay() 82 const uint32_t mId; variable
|
D | Layer.h | 38 int64_t getId() const { return mId; } in getId() 98 const int64_t mId;
|
D | Display.h | 135 int64_t getId() const { return mId; } in getId() 164 const int64_t mId; variable
|
D | DisplayConfig.cpp | 81 output += " id: " + std::to_string(mId); in toString()
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | cpp_bindings.h | 237 wifi_request_id mId; variable 242 : mType(type), mMsg(getHalInfo(handle)->nl80211_family_id), mId(id), mRefs(1) in WifiCommand() 251 mId(id), mRefs(1) in WifiCommand() 263 return mId; in id()
|
D | wifi_hal.cpp | 593 int mId; member in GetMulticastIdCommand 600 mId = -1; in GetMulticastIdCommand() 604 return mId; in getId() 652 mId = nla_get_u32(tb2[CTRL_ATTR_MCAST_GRP_ID]); in handleResponse()
|
/device/generic/goldfish/MultiDisplayProvider/jni/ |
D | com_android_emulator_multidisplay.cpp | 61 uint32_t mId; member 73 uint32_t data[] = {mId, mCb}; in onFrameAvailable() 88 : mConsumer(consumer), mId(id), mCb(0) { } in FrameListener()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/ |
D | SimpleC2Interface.h | 36 : mName(name), mId(id), mImpl(impl) {} in SimpleC2Interface() 42 c2_node_id_t getId() const override { return mId; } in getId() 72 const c2_node_id_t mId; variable
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 443 mId = allocateDecoderId(); in onInit() 444 if (mId <= 0) return C2_NO_MEMORY; in onInit() 460 if (mId > 0) { in onRelease() 462 mId = -1; in onRelease()
|
D | C2GoldfishAvcDec.h | 162 int mId = -1; variable
|