/device/generic/goldfish-opengl/system/hwc3/ |
D | Layer.cpp | 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() 107 DEBUG_LOG("%s: layer:%" PRId64 " color-r:%f color-g:%f color-b:%f color-a:%f)", __FUNCTION__, in setColor() 116 DEBUG_LOG("%s: layer:%" PRId64 " color-r:%f color-g:%f color-b:%f color-a:%f)", __FUNCTION__, in getColor() [all …]
|
D | ComposerClient.cpp | 100 ComposerClient::ComposerClient() { DEBUG_LOG("%s", __FUNCTION__); } in ComposerClient() 103 DEBUG_LOG("%s", __FUNCTION__); in ~ComposerClient() 115 DEBUG_LOG("%s", __FUNCTION__); in init() 160 DEBUG_LOG("%s initialized!", __FUNCTION__); in init() 166 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in createLayer() 189 DEBUG_LOG("%s", __FUNCTION__); in createVirtualDisplay() 195 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in destroyLayer() 217 DEBUG_LOG("%s", __FUNCTION__); in destroyVirtualDisplay() 225 DEBUG_LOG("%s", __FUNCTION__); in executeCommands() 237 DEBUG_LOG("%s", __FUNCTION__); in getActiveConfig() [all …]
|
D | Display.cpp | 132 DEBUG_LOG("%s: updating display:%" PRId64 in updateParameters() 158 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in createLayer() 165 DEBUG_LOG("%s: created layer:%" PRId64, __FUNCTION__, layerId); in createLayer() 175 DEBUG_LOG("%s: destroy layer:%" PRId64, __FUNCTION__, layerId); in destroyLayer() 193 DEBUG_LOG("%s: destroyed layer:%" PRId64, __FUNCTION__, layerId); in destroyLayer() 198 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in getActiveConfig() 214 DEBUG_LOG("%s: display:%" PRId64 " attribute:%s", __FUNCTION__, mId, attributeString.c_str()); in getDisplayAttribute() 226 DEBUG_LOG("%s: display:%" PRId64 " attribute:%s value is %" PRIi32, __FUNCTION__, mId, in getDisplayAttribute() 232 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in getColorModes() 243 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, mId); in getDisplayCapabilities() [all …]
|
D | NoOpFrameComposer.cpp | 26 DEBUG_LOG("%s", __FUNCTION__); in init() 32 DEBUG_LOG("%s", __FUNCTION__); in registerOnHotplugCallback() 38 DEBUG_LOG("%s", __FUNCTION__); in unregisterOnHotplugCallback() 44 DEBUG_LOG("%s", __FUNCTION__); in onDisplayCreate() 50 DEBUG_LOG("%s", __FUNCTION__); in onDisplayDestroy() 56 DEBUG_LOG("%s", __FUNCTION__); in onDisplayClientTargetSet() 62 DEBUG_LOG("%s", __FUNCTION__); in onActiveConfigChange() 68 DEBUG_LOG("%s", __FUNCTION__); in validateDisplay() 76 DEBUG_LOG("%s", __FUNCTION__); in presentDisplay()
|
D | DrmConnector.cpp | 42 DEBUG_LOG("%s: Loading properties for connector:%" PRIu32, __FUNCTION__, mId); in update() 86 DEBUG_LOG("%s: connector:%" PRIu32 " widthMillimeters:%" PRIu32 " heightMillimeters:%" PRIu32, in update() 94 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); 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() 150 DEBUG_LOG("%s: connector:%" PRIu32 " has dpi-x:%" PRIu32, __FUNCTION__, mId, dpi); in getDpiX() 158 DEBUG_LOG("%s: connector:%" PRIu32, __FUNCTION__, mId); in getDpiY() 169 DEBUG_LOG("%s: connector:%" PRIu32 " has dpi-x:%" PRIu32, __FUNCTION__, mId, dpi); in getDpiY() 177 DEBUG_LOG("%s: connector:%" PRIu32, __FUNCTION__, mId); in getRefreshRate()
|
D | DrmClient.cpp | 36 DEBUG_LOG("%s: trying to open DRM device at %s", __FUNCTION__, path.c_str()); in OpenVirtioGpuDrmFd() 50 DEBUG_LOG("%s: The DRM device at %s is \"%s\"", __FUNCTION__, path.c_str(), name.c_str()); in OpenVirtioGpuDrmFd() 64 DEBUG_LOG("%s", __FUNCTION__); in init() 95 DEBUG_LOG("%s: Successfully initialized DRM backend", __FUNCTION__); in init() 106 DEBUG_LOG("%s: Successfully initialized DRM event listener", __FUNCTION__); in init() 109 DEBUG_LOG("%s: Successfully initialized.", __FUNCTION__); in init() 114 DEBUG_LOG("%s", __FUNCTION__); in getDisplayConfigs() 149 DEBUG_LOG("%s", __FUNCTION__); in loadDrmDisplays() 264 DEBUG_LOG("%s: created framebuffer:%" PRIu32, __FUNCTION__, framebuffer); in create() 277 DEBUG_LOG("%s: destroyed framebuffer:%" PRIu32, __FUNCTION__, framebuffer); in destroyDrmFramebuffer() [all …]
|
D | VsyncThread.cpp | 50 DEBUG_LOG("%s for display:%" PRIu64, __FUNCTION__, mDisplayId); in start() 85 DEBUG_LOG("%s for display:%" PRIu64, __FUNCTION__, mDisplayId); in setCallbacks() 95 DEBUG_LOG("%s for display:%" PRIu64 " enabled:%d", __FUNCTION__, mDisplayId, enabled); in setVsyncEnabled() 107 DEBUG_LOG("%s for display:%" PRIu64, __FUNCTION__, mDisplayId); in scheduleVsyncUpdate() 159 DEBUG_LOG("%s: for display:%" PRIu64 " calling vsync", __FUNCTION__, mDisplayId); in threadLoop() 167 DEBUG_LOG("%s: for display:%" PRIu64 " send %" PRIu32 " in last %d seconds", in threadLoop()
|
D | ClientFrameComposer.cpp | 37 DEBUG_LOG("%s", __FUNCTION__); in init() 59 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in onDisplayCreate() 69 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in onDisplayDestroy() 84 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in onDisplayClientTargetSet() 112 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in validateDisplay() 133 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in presentDisplay()
|
D | Common.cpp | 38 DEBUG_LOG("%s: sysprop ro.vendor.hwcomposer.mode is %s", __FUNCTION__, mode.c_str()); in IsInNoOpCompositionMode() 44 DEBUG_LOG("%s: sysprop ro.vendor.hwcomposer.mode is %s", __FUNCTION__, mode.c_str()); in IsInClientCompositionMode() 51 DEBUG_LOG("%s: sysprop ro.vendor.hwcomposer.display_finder_mode is %s", __FUNCTION__, in IsInGem5DisplayFinderMode() 59 DEBUG_LOG("%s: sysprop ro.vendor.hwcomposer.display_finder_mode is %s", __FUNCTION__, in IsInNoOpDisplayFinderMode() 67 DEBUG_LOG("%s: sysprop ro.vendor.hwcomposer.display_finder_mode is %s", __FUNCTION__, in IsInDrmDisplayFinderMode()
|
D | Composer.cpp | 27 DEBUG_LOG("%s", __FUNCTION__); in createClient() 86 DEBUG_LOG("%s", __FUNCTION__); in dump() 95 DEBUG_LOG("%s", __FUNCTION__); in getCapabilities() 105 DEBUG_LOG("%s", __FUNCTION__); in createBinder()
|
D | DisplayFinder.cpp | 34 DEBUG_LOG("%s: prop value is: %s", __FUNCTION__, vsyncProp.c_str()); in getVsyncHzFromProperty() 47 DEBUG_LOG("%s", __FUNCTION__); in findGoldfishPrimaryDisplay() 97 DEBUG_LOG("%s: prop name is: %s, prop value is: empty", __FUNCTION__, propName); in parseExternalDisplaysFromProperties() 100 DEBUG_LOG("%s: prop name is: %s, prop value is: %s", __FUNCTION__, propName, in parseExternalDisplaysFromProperties() 127 DEBUG_LOG("%s", __FUNCTION__); in findGoldfishSecondaryDisplays()
|
D | ComposerResources.cpp | 80 DEBUG_LOG("%s: display:%" PRId64, __FUNCTION__, displayId); in addPhysicalDisplay() 116 DEBUG_LOG("%s: display:%" PRId64 " layer:%" PRId64, __FUNCTION__, displayId, layerId); in addLayer() 124 DEBUG_LOG("%s: display:%" PRId64 " layer:%" PRId64, __FUNCTION__, displayId, layerId); in removeLayer() 187 DEBUG_LOG("%s: display:%" PRId64 " layer:%" PRId64, __FUNCTION__, displayId, layerId); in getLayerBuffer() 199 DEBUG_LOG("%s fromCache:%s", __FUNCTION__, (useCache ? "yes" : "no")); in getLayerBuffer() 208 DEBUG_LOG("%s: display:%" PRId64 " layer:%" PRId64, __FUNCTION__, displayId, layerId); in getLayerSidebandStream()
|
D | Device.cpp | 93 DEBUG_LOG("%s: using NoOpFrameComposer", __FUNCTION__); in getComposer() 96 DEBUG_LOG("%s: using ClientFrameComposer", __FUNCTION__); in getComposer() 99 DEBUG_LOG("%s: using GuestFrameComposer", __FUNCTION__); in getComposer() 102 DEBUG_LOG("%s: using HostFrameComposer", __FUNCTION__); in getComposer()
|
D | GuestFrameComposer.cpp | 87 DEBUG_LOG("Unsupported drm format: %d(%s), returning null converter", drmFormat, in GetConverterForDrmFormat() 432 DEBUG_LOG("%s", __FUNCTION__); in init() 535 DEBUG_LOG("%s", __FUNCTION__); in getDisplayConfigsFromSystemProp() 559 DEBUG_LOG("%s display:%" PRIu64, __FUNCTION__, displayId); in validateDisplay() 578 DEBUG_LOG("%s: display:%" PRIu64 " layer:%" PRIu64 in validateDisplay() 590 DEBUG_LOG("%s: display:%" PRIu64 " layer:%" PRIu64 in validateDisplay() 608 DEBUG_LOG("%s display:%" PRIu64 " layer:%" PRIu64 "composition updated to Client", in validateDisplay() 631 DEBUG_LOG("%s: display:%" PRIu64 " changing layer:%" PRIu64 in validateDisplay() 652 DEBUG_LOG("%s display:%" PRIu32, __FUNCTION__, displayId); in presentDisplay() 814 DEBUG_LOG("%s display:%" PRIu32 " flushing drm buffer", __FUNCTION__, in presentDisplay()
|
D | DrmDisplay.cpp | 108 DEBUG_LOG("%s: submitted atomic update, flush fence:%d\n", __FUNCTION__, flushFenceFd); in flush() 113 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in onConnect() 137 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in onDisconnect() 160 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, mId); in checkAndHandleHotplug()
|
D | HostFrameComposer.cpp | 89 DEBUG_LOG("%s: prop value is: %s", __FUNCTION__, grallocProp.c_str()); in isMinigbmFromProperty() 92 DEBUG_LOG("%s: Using minigbm, in minigbm mode.\n", __FUNCTION__); in isMinigbmFromProperty() 95 DEBUG_LOG("%s: Is not using minigbm, in goldfish mode.\n", __FUNCTION__); in isMinigbmFromProperty() 511 DEBUG_LOG("%s: presenting display:%" PRIu32 " with %d layers", __FUNCTION__, displayId, in presentDisplay() 726 DEBUG_LOG("%s: display:%" PRIu32, __FUNCTION__, displayId); in onActiveConfigChange()
|
D | Common.h | 38 #define DEBUG_LOG ALOGE macro 40 #define DEBUG_LOG(...) ((void)0) macro
|
D | DrmCrtc.cpp | 25 DEBUG_LOG("%s: Loading properties for crtc:%" PRIu32, __FUNCTION__, crtcId); in create()
|
D | DrmPlane.cpp | 24 DEBUG_LOG("%s: Loading properties for DRM plane:%" PRIu32, __FUNCTION__, planeId); in create()
|
D | DrmEventListener.cpp | 97 DEBUG_LOG("DrmEventListener detected hotplug event ."); in threadLoop()
|
D | DrmProperty.h | 83 DEBUG_LOG("%s: Loaded property:%" PRIu32 " (%s) val:%" PRIu64, __FUNCTION__, propertyId, in LoadDrmProperties()
|
D | DrmSwapchain.cpp | 66 DEBUG_LOG("%s: creating swapchain w:%" PRIu32 " h:%" PRIu32 " usage:%" PRIu32 " count:%" PRIu32, in create()
|