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

1 2 3 4 5 6 78 91011

  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 30 class HWComposer;
76 VirtualDisplaySurface(HWComposer& hwc, int32_t dispId,
154 HWComposer& mHwc;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayerList.cpp 19 #include <Hwcomposer.h>
364 DisplayPlaneManager *planeManager = Hwcomposer::getInstance().getPlaneManager();
399 DisplayPlaneManager *planeManager = Hwcomposer::getInstance().getPlaneManager();
450 DisplayPlaneManager *planeManager = Hwcomposer::getInstance().getPlaneManager();
502 DisplayPlaneManager *planeManager = Hwcomposer::getInstance().getPlaneManager();
616 DisplayPlaneManager *planeManager = Hwcomposer::getInstance().getPlaneManager();
    [all...]
  /device/google/cuttlefish/shared/
device.mk 153 hwcomposer.vsoc \
154 hwcomposer-stats \
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
stats_keeper.h 75 // The number of layers composed by the hwcomposer
  /external/drm_hwcomposer/
drmdisplaycompositor.h 33 #include <hardware/hwcomposer.h>
platform.h 24 #include <hardware/hwcomposer.h>
  /frameworks/native/libs/vr/libvrflinger/
vsync_service.cpp 3 #include <hardware/hwcomposer.h>
  /frameworks/native/services/surfaceflinger/
BufferLayer.h 22 #include "DisplayHardware/HWComposer.h"
DisplayDevice.cpp 43 #include "DisplayHardware/HWComposer.h"
303 void DisplayDevice::disconnect(HWComposer& hwc) {
343 status_t DisplayDevice::prepareFrame(HWComposer& hwc) {
367 void DisplayDevice::swapBuffers(HWComposer& hwc) const {
SurfaceFlinger.h 70 #include "DisplayHardware/HWComposer.h"
171 std::unique_ptr<HWComposer> mHwc;
239 // relative to the vsync event reported by HWComposer. The software vsync
336 // TODO: this should be made accessible only to HWComposer
457 * HWC2::ComposerCallback / HWComposer::EventHandler interface
640 HWComposer& getHwComposer() const { return *getBE().mHwc; }
    [all...]
DispSync.h 72 // This method should be called with the retire fence from each HWComposer
Layer.h 48 #include "DisplayHardware/HWComposer.h"
82 HWComposer* hwc;
121 HWComposer* hwc;
510 bool createHwcLayer(HWComposer* hwc, int32_t hwcId);
LayerStats.cpp 21 #include "DisplayHardware/HWComposer.h"
  /hardware/intel/img/hwcomposer/merrifield/common/buffers/
BufferManager.cpp 18 #include <hardware/hwcomposer.h>
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPrimaryPlane.cpp 95 Drm *drm = Hwcomposer::getInstance().getDrm();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
BufferManager.cpp 18 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909/libqdutils/
display_config.h 35 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_session.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909w_3100/libqdutils/
display_config.h 35 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_session.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8996/libqdutils/
display_config.h 35 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.h 28 #include <hardware/hwcomposer.h>
  /hardware/qcom/display/msm8998/libqdutils/
display_config.h 35 #include <hardware/hwcomposer.h>
  /hardware/libhardware/include/hardware/
hwcomposer.h 142 * for the second call then the HWComposer implementation may
559 * the hwcomposer module to make sure black pixels are output (or blended
570 * allowed prior to HWComposer 1.1)
    [all...]
  /hardware/libhardware/tests/hwc/
cnativewindow.c 27 #include <hardware/hwcomposer.h>
479 ERROR("cannot open hwcomposer, trying legacy fb HAL\n");

Completed in 402 milliseconds

1 2 3 4 5 6 78 91011