/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 105 mScalingWidth = getWidth(ohnd); in prepare() 229 if((getWidth(ohnd) != alW) || (getHeight(ohnd) != alH)) { in setMDPScalingMode() 236 getWidth(ohnd), getHeight(ohnd), scalingMode); in setMDPScalingMode()
|
D | hwc_dump_layers.cpp | 249 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 346 tempSkBmp->setInfo(SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer() 368 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_virtual.cpp | 106 mScalingWidth = getWidth(ohnd); in prepare() 228 if((getWidth(ohnd) != fbWidth) || (getHeight(ohnd) != fbHeight)) { in setMDPScalingMode() 235 getWidth(ohnd), getHeight(ohnd), scalingMode); in setMDPScalingMode()
|
D | hwc_dump_layers.cpp | 250 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 345 tempSkBmp->setInfo(SkImageInfo::Make(getWidth(hnd), getHeight(hnd), in dumpLayer() 367 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.cpp | 245 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 338 tempSkBmp->setConfig(tempSkBmpConfig, getWidth(hnd), getHeight(hnd)); in dumpLayer() 359 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_dump_layers.cpp | 245 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, in logLayer() 338 tempSkBmp->setConfig(tempSkBmpConfig, getWidth(hnd), getHeight(hnd)); in dumpLayer() 359 layerIndex, getWidth(hnd), getHeight(hnd), in dumpLayer()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayWriteback.h | 84 int getWidth() const { return mXres; } in getWidth() function
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayWriteback.h | 84 int getWidth() const { return mXres; } in getWidth() function
|
/hardware/qcom/display/msm8909/libhdmi/ |
D | hdmi.h | 59 uint32_t getWidth() const { return mXres; }; in getWidth() function
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | IDisplayDevice.h | 38 int getWidth() const { return mWidth; } in getWidth() function
|
D | DataBuffer.h | 68 uint32_t getWidth() const { return mWidth; } in getWidth() function
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | IDisplayDevice.h | 38 int getWidth() const { return mWidth; } in getWidth() function
|
D | DataBuffer.h | 68 uint32_t getWidth() const { return mWidth; } in getWidth() function
|
/hardware/qcom/display/msm8994/libhdmi/ |
D | hdmi.h | 59 uint32_t getWidth() const { return mXres; }; in getWidth() function
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/ |
D | PhysicalDevice.cpp | 243 values[i] = configChosen->getWidth(); in getDisplayAttributes() 487 config->getWidth(), in dump()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 67 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() 171 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure()
|
D | hwc_copybit.cpp | 218 buf.w = ALIGN(getWidth(hnd),32); in clear() 315 src.w = getWidth(hnd); in drawLayerUsingCopybit() 320 src.horiz_padding = src.w - getWidth(hnd); in drawLayerUsingCopybit()
|
/hardware/intel/img/hwcomposer/merrifield/common/devices/ |
D | VirtualDevice.cpp | 1328 outputFrameInfo.bufferWidth = dataBuf->getWidth(); in queueCompose() 1330 outputFrameInfo.lumaUStride = dataBuf->getWidth(); in queueCompose() 1331 outputFrameInfo.chromaUStride = dataBuf->getWidth(); in queueCompose() 1332 outputFrameInfo.chromaVStride = dataBuf->getWidth(); in queueCompose() 1467 outputFrameInfo.bufferWidth = dataBuf->getWidth(); in queueCompose() 1469 outputFrameInfo.lumaUStride = dataBuf->getWidth(); in queueCompose() 1470 outputFrameInfo.chromaUStride = dataBuf->getWidth(); in queueCompose() 1471 outputFrameInfo.chromaVStride = dataBuf->getWidth(); in queueCompose() 1674 outputFrameInfo.bufferWidth = dataBuf->getWidth(); in queueCompose() 1676 outputFrameInfo.lumaUStride = dataBuf->getWidth(); in queueCompose() [all …]
|
D | PhysicalDevice.cpp | 246 values[i] = configChosen->getWidth(); in getDisplayAttributes() 501 config->getWidth(), in dump()
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngOverlayPlane.cpp | 143 bool ret = mRotationBufProvider->prepareBufferInfo(mapper.getWidth(), in rotatedBufferReady()
|
D | TngCursorPlane.cpp | 86 int w = mapper.getWidth(); in setDataBuffer()
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_surfacetexture.cpp | 636 graphic_buffer->getWidth(), in handleBuffer() 649 info.width = graphic_buffer->getWidth(); in handleBuffer() 694 Rect crop(graphic_buffer->getWidth(), graphic_buffer->getHeight()); in getCrop() 708 w = float(graphic_buffer->getWidth()); in getCrop()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnCursorPlane.cpp | 92 int w = mapper.getWidth(); in setDataBuffer()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnCursorPlane.cpp | 91 int w = mapper.getWidth(); in setDataBuffer()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | cb_utils.cpp | 45 buf.w = ALIGN(getWidth(hnd),32); in clear()
|