HomeSort by relevance Sort by last modified time
    Searched full:hwcomposer (Results 201 - 225 of 257) sorted by null

1 2 3 4 5 6 7 891011

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
PlaneCapabilities.cpp 26 #include <Hwcomposer.h>
AnnOverlayPlane.cpp 20 #include <Hwcomposer.h>
823 Drm *drm = Hwcomposer::getInstance().getDrm();
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 25 #include <hardware/hwcomposer.h>
hwc_color_manager.cpp 36 #include <hardware/hwcomposer.h>
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
vsoc_composer.cpp 25 #include <hardware/hwcomposer.h>
290 // libyuv's ARGB format is hwcomposer's BGRA format, since blending only cares
534 // Hwcomposer cannot draw below software-composed layers, so we need
  /external/drm_hwcomposer/
hwcomposer.cpp 18 #define LOG_TAG "hwcomposer-drm"
44 #include <hardware/hwcomposer.h>
834 .name = "DRM hwcomposer module",
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 17 #include <Hwcomposer.h>
638 VirtualDevice::VirtualDevice(Hwcomposer& hwc)
719 Hwcomposer::getInstance().getDisplayAnalyzer()->isVideoExtModeEnabled();
827 Hwcomposer::getInstance().getDisplayAnalyzer()->isVideoExtModeEnabled();
836 Hwcomposer::getInstance().getMultiDisplayObserver()->notifyWidiConnectionStatus(shouldBeConnected);
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp 20 #include <Hwcomposer.h>
58 Drm *drm = Hwcomposer::getInstance().getDrm();
111 Drm *drm = Hwcomposer::getInstance().getDrm();
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp 20 #include <Hwcomposer.h>
54 Drm *drm = Hwcomposer::getInstance().getDrm();
107 Drm *drm = Hwcomposer::getInstance().getDrm();
    [all...]
  /frameworks/native/services/surfaceflinger/tests/unittests/
TestableSurfaceFlinger.h 44 mFlinger->getBE().mHwc.reset(new HWComposer(std::move(composer)));
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display.h 26 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display.h 26 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 26 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display.h 25 #include <hardware/hwcomposer.h>
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 22 #include "HWComposer.h"
51 VirtualDisplaySurface::VirtualDisplaySurface(HWComposer& hwc, int32_t dispId,
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 20 #include <Hwcomposer.h>
897 Drm *drm = Hwcomposer::getInstance().getDrm();
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 44 // we provide an adapter able to talk to HWC1 (see hwcomposer.h). It translates
138 // hwc1.set() and hwc2.present(). Read hwcomposer.h and hwcomposer2.h
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 27 #include <hardware/hwcomposer.h>
124 // Notifies hwcomposer about the start and end of animation
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 27 #include <hardware/hwcomposer.h>
129 // Notifies hwcomposer about the start and end of animation
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 29 #include <hardware/hwcomposer.h>
133 // Notifies hwcomposer about the start and end of animation
  /device/linaro/hikey/gralloc960/
mali_gralloc_formats.cpp 476 if(!get_block_capabilities(true, "hwcomposer", &dpu_runtime_caps))
  /external/swiftshader/src/OpenGL/libEGL/
Config.cpp 190 // Although we could support any format as an Android HWComposer compatible config by converting when necessary,

Completed in 1245 milliseconds

1 2 3 4 5 6 7 891011