/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,
|
hwc_mdpcomp.cpp | 151 hwc_layer_1_t* layer = &(list->hwLayers[index]); 266 bool MDPComp::isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer) { 402 hwc_layer_1_t* layer = &list->hwLayers[i]; 514 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; 527 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { 647 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; 680 hwc_layer_1_t* layer = &list->hwLayers[index]; 708 hwc_layer_1_t* layer = &list->hwLayers[index]; 800 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 832 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex] [all...] |
hwc_utils.cpp | 361 bool needsScaling(hwc_layer_1_t const* layer) { 379 bool isAlphaScaled(hwc_layer_1_t const* layer) { 386 bool isAlphaPresent(hwc_layer_1_t const* layer) { 435 hwc_layer_1_t const* layer = &list->hwLayers[i]; 484 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer) { 782 void setMdpFlags(hwc_layer_1_t *layer, 926 int configureLowRes(hwc_context_t *ctx, hwc_layer_1_t *layer, [all...] |
hwc.cpp | 147 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 175 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 359 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 407 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
|
hwc_copybit.cpp | 165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex]; 254 hwc_layer_1_t *layer = &list->hwLayers[i]; 286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer, 485 void CopyBit::getLayerResolution(const 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...] |
hwc_mdpcomp.cpp | 169 hwc_layer_1_t* layer = &(list->hwLayers[index]); 243 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { 254 bool MDPComp::isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer) { 392 hwc_layer_1_t* layer = &list->hwLayers[i]; 448 hwc_layer_1_t* layer = &list->hwLayers[i]; 502 hwc_layer_1_t* layer = &list->hwLayers[i]; 566 hwc_layer_1_t* layer = &list->hwLayers[j]; 586 hwc_layer_1_t* layer = &list->hwLayers[i]; 645 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; 662 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) [all...] |
hwc_copybit.cpp | 165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex]; 175 hwc_layer_1_t *layer = (hwc_layer_1_t *) &list->hwLayers[i]; 276 hwc_layer_1_t *layer = &list->hwLayers[i]; 309 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer, 538 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
|
hwc_utils.cpp | 303 bool needsScaling(hwc_context_t* ctx, hwc_layer_1_t const* layer, 322 bool isAlphaScaled(hwc_context_t* ctx, hwc_layer_1_t const* layer, 330 bool isAlphaPresent(hwc_layer_1_t const* layer) { 377 hwc_layer_1_t const* layer = &list->hwLayers[i]; 445 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer) { 749 void setMdpFlags(hwc_layer_1_t *layer, 878 int configureLowRes(hwc_context_t *ctx, hwc_layer_1_t *layer, [all...] |
hwc.cpp | 219 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 408 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 456 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 500 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
|
/hardware/qcom/display/msm8x26/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,
|
hwc_mdpcomp.cpp | 146 hwc_layer_1_t* layer = &(list->hwLayers[index]); 261 bool MDPComp::isValidDimension(hwc_context_t *ctx, hwc_layer_1_t *layer) { 397 hwc_layer_1_t* layer = &list->hwLayers[i]; 510 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) { 636 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; 669 hwc_layer_1_t* layer = &list->hwLayers[index]; 697 hwc_layer_1_t* layer = &list->hwLayers[index]; 789 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 821 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; 841 hwc_layer_1_t* layer = &list->hwLayers[index] [all...] |
hwc_utils.cpp | 322 bool needsScaling(hwc_layer_1_t const* layer) { 340 bool isAlphaScaled(hwc_layer_1_t const* layer) { 347 bool isAlphaPresent(hwc_layer_1_t const* layer) { 396 hwc_layer_1_t const* layer = &list->hwLayers[i]; 444 bool isSecuring(hwc_context_t* ctx, hwc_layer_1_t const* layer) { 743 void setMdpFlags(hwc_layer_1_t *layer, 886 int configureLowRes(hwc_context_t *ctx, hwc_layer_1_t *layer, 951 int configureHighRes(hwc_context_t *ctx, hwc_layer_1_t *layer, [all...] |
hwc.cpp | 147 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 175 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 360 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; 408 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
|
hwc_copybit.cpp | 165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex]; 254 hwc_layer_1_t *layer = &list->hwLayers[i]; 286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer, 485 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
|
/hardware/libhardware/include/hardware/ |
hwcomposer.h | 269 } hwc_layer_1_t; typedef in typeref:struct:hwc_layer_1 369 hwc_layer_1_t hwLayers[0];
|
/hardware/samsung_slsi/exynos5/libhwc/ |
hwc.cpp | 154 static void dump_layer(hwc_layer_1_t const *l) 234 static bool is_transformed(const hwc_layer_1_t &layer) 239 static bool is_rotated(const hwc_layer_1_t &layer) 245 static bool is_scaled(const hwc_layer_1_t &layer) 349 static bool is_x_aligned(const hwc_layer_1_t &layer, int format) 371 static bool exynos5_supports_gscaler(hwc_layer_1_t &layer, int format, 416 static bool exynos5_requires_gscaler(hwc_layer_1_t &layer, int format) 652 hwc_layer_1_t &layer, 764 bool exynos5_is_offscreen(hwc_layer_1_t &layer, 773 size_t exynos5_visible_width(hwc_layer_1_t &layer, int format [all...] |
/hardware/libhardware/modules/hwcomposer/ |
hwcomposer.cpp | 57 static void dump_layer(hwc_layer_1_t const* l) {
|
/frameworks/native/opengl/tests/hwc/ |
hwcColorEquiv.cpp | 348 size_t size = sizeof(hwc_display_contents_1_t) + numFrames * sizeof(hwc_layer_1_t); 356 hwc_layer_1_t *layer = &list->hwLayers[0];
|