HomeSort by relevance Sort by last modified time
    Searched refs:hwc_layer_1_t (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayer.h 61 HwcLayer(int index, hwc_layer_1_t *layer);
83 hwc_layer_1_t* getLayer() const;
89 bool update(hwc_layer_1_t *layer);
105 hwc_layer_1_t *mLayer;
DisplayAnalyzer.h 38 bool isVideoLayer(hwc_layer_1_t &layer);
39 bool isVideoFullScreen(int device, hwc_layer_1_t &layer);
48 bool isPresentationLayer(hwc_layer_1_t &layer);
49 bool isProtectedLayer(hwc_layer_1_t &layer);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayer.h 55 HwcLayer(int index, hwc_layer_1_t *layer);
77 hwc_layer_1_t* getLayer() const;
83 bool update(hwc_layer_1_t *layer);
98 hwc_layer_1_t *mLayer;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 142 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
149 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
155 hwc_rect_t calculateDirtyRect(const hwc_layer_1_t* layer,
190 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
199 bool isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer);
226 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
264 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
277 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
302 virtual bool acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
306 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer
    [all...]
hwc_dump_layers.h 119 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
128 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_copybit.h 56 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
58 int fillColorUsingCopybit(hwc_layer_1_t *layer,
73 void getLayerResolution(const hwc_layer_1_t* layer,
hwc_utils.h 174 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
181 hwc_layer_1_t* getLayer(uint32_t index) const;
185 hwc_layer_1_t* mLayer[MAX_SESS];
194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
225 void dumpLayer(hwc_layer_1_t const* l);
240 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer);
243 bool isAlphaScaled(hwc_layer_1_t const* layer);
244 bool needsScaling(hwc_layer_1_t const* layer);
245 bool isDownscaleRequired(hwc_layer_1_t const* layer);
246 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer
    [all...]
  /external/drm_hwcomposer/
drmdisplaycomposition.h 41 hwc_layer_1_t layer;
57 int AddLayer(hwc_layer_1_t *layer, hwc_drm_bo_t *bo, DrmCrtc *crtc,
drmcomposition.h 43 virtual int AddLayer(int display, hwc_layer_1_t *layer, hwc_drm_bo_t *bo);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_dump_layers.h 119 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
128 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_copybit.h 86 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
89 int drawRectUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
92 int fillColorUsingCopybit(hwc_layer_1_t *layer,
107 void getLayerResolution(const hwc_layer_1_t* layer,
hwc_mdpcomp.h 147 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
154 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
194 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
203 bool isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer);
230 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
269 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
282 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
307 virtual bool acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
311 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
324 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer
    [all...]
hwc_utils.h 199 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
206 hwc_layer_1_t* getLayer(uint32_t index) const;
210 hwc_layer_1_t* mLayer[MAX_SESS];
219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
250 void dumpLayer(hwc_layer_1_t const* l);
260 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer);
267 bool isAlphaScaled(hwc_layer_1_t const* layer);
268 bool needsScaling(hwc_layer_1_t const* layer);
269 bool isDownscaleRequired(hwc_layer_1_t const* layer);
270 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.h 51 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
66 void getLayerResolution(const hwc_layer_1_t* layer,
hwc_utils.h 128 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
131 hwc_layer_1_t* getLayer(uint32_t index) const;
135 hwc_layer_1_t* mLayer[MAX_SESS];
144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
156 void dumpLayer(hwc_layer_1_t const* l);
166 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer);
169 bool needsScaling(hwc_layer_1_t const* layer);
170 bool isAlphaPresent(hwc_layer_1_t const* layer);
194 void setMdpFlags(hwc_layer_1_t *layer,
199 int configureLowRes(hwc_context_t *ctx, hwc_layer_1_t *layer, const int& dpy
    [all...]
hwc_mdpcomp.h 126 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
146 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
155 bool isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer);
191 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
213 bool acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
218 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.h 51 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
66 void getLayerResolution(const hwc_layer_1_t* layer,
hwc_mdpcomp.h 128 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
155 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
162 bool isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer);
172 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
198 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
222 bool acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
226 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
hwc_utils.h 130 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
133 hwc_layer_1_t* getLayer(uint32_t index) const;
137 hwc_layer_1_t* mLayer[MAX_SESS];
146 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
177 void dumpLayer(hwc_layer_1_t const* l);
187 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer);
189 bool needsScaling(hwc_context_t* ctx, hwc_layer_1_t const* layer, const int& dpy);
190 bool isAlphaPresent(hwc_layer_1_t const* layer);
214 void setMdpFlags(hwc_layer_1_t *layer,
231 int configureLowRes(hwc_context_t *ctx, hwc_layer_1_t *layer, const int& dpy
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_dump_layers.h 119 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
128 * @param: hwLayers - Address of hwc_layer_1_t to log and dump.
131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_copybit.h 86 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
89 int drawRectUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
92 int fillColorUsingCopybit(hwc_layer_1_t *layer,
107 void getLayerResolution(const hwc_layer_1_t* layer,
hwc_mdpcomp.h 148 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
155 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
199 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
201 bool isSecureRGBDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
210 bool isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer);
244 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
297 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
310 virtual int configure4k2kYuv(hwc_context_t *ctx, hwc_layer_1_t *layer,
335 virtual bool acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
339 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer
    [all...]
hwc_utils.h 215 void add(hwc_layer_1_t* layer, overlay::Rotator *rot);
222 hwc_layer_1_t* getLayer(uint32_t index) const;
227 hwc_layer_1_t* mLayer[overlay::RotMgr::MAX_ROT_SESS];
236 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const {
267 void dumpLayer(hwc_layer_1_t const* l);
277 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer);
284 bool isAlphaScaled(hwc_layer_1_t const* layer);
285 bool needsScaling(hwc_layer_1_t const* layer);
286 bool isDownscaleRequired(hwc_layer_1_t const* layer);
287 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer
    [all...]
  /hardware/libhardware/tests/hardware/
struct-offset.cpp 144 CHECK_MEMBER_AT(hwc_layer_1_t, compositionType, 0, 0);
145 CHECK_MEMBER_AT(hwc_layer_1_t, hints, 4, 4);
146 CHECK_MEMBER_AT(hwc_layer_1_t, flags, 8, 8);
147 CHECK_MEMBER_AT(hwc_layer_1_t, backgroundColor, 12, 16);
148 CHECK_MEMBER_AT(hwc_layer_1_t, handle, 12, 16);
149 CHECK_MEMBER_AT(hwc_layer_1_t, transform, 16, 24);
150 CHECK_MEMBER_AT(hwc_layer_1_t, blending, 20, 28);
151 CHECK_MEMBER_AT(hwc_layer_1_t, sourceCropi, 24, 32);
152 CHECK_MEMBER_AT(hwc_layer_1_t, sourceCrop, 24, 32);
153 CHECK_MEMBER_AT(hwc_layer_1_t, sourceCropf, 24, 32)
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.h 24 hwc_layer_1_t *psLayer;

Completed in 986 milliseconds

1 2 3 4