/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()
|
D | hwc_copybit.cpp | 256 buf.h = getHeight(hnd); in clear() 380 src.h = getHeight(hnd); in drawLayerUsingCopybit()
|
D | hwc_utils.h | 429 static inline int getHeight(const private_handle_t* hnd) { in getHeight() function
|
D | hwc_utils.cpp | 1641 Whf whf(getWidth(hnd), getHeight(hnd), format, (uint32_t)hnd->size); in configureNonSplit() 1748 Whf whf(getWidth(hnd), getHeight(hnd), format, (uint32_t)hnd->size); in configureSplit() 1897 Whf whf(getWidth(hnd), getHeight(hnd), in configureSourceSplit()
|
/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()
|
D | hwc_copybit.cpp | 394 buf.h = getHeight(hnd); in clear() 747 src.h = getHeight(hnd); in drawLayerUsingCopybit()
|
D | hwc_utils.h | 454 static inline int getHeight(const private_handle_t* hnd) { in getHeight() function
|
D | hwc_utils.cpp | 1651 Whf whf(getWidth(hnd), getHeight(hnd), format, (uint32_t)hnd->size); in configureNonSplit() 1758 Whf whf(getWidth(hnd), getHeight(hnd), format, (uint32_t)hnd->size); in configureSplit() 1906 Whf whf(getWidth(hnd), getHeight(hnd), in configureSourceSplit() 2065 getWidth(ohnd), getHeight(ohnd)); in dumpBuffer()
|
/hardware/intel/img/hwcomposer/include/ |
D | IDisplayDevice.h | 39 int getHeight() const { return mHeight; } in getHeight() function
|
D | DataBuffer.h | 71 uint32_t getHeight() const { return mHeight; } in getHeight() function
|
/hardware/intel/img/hwcomposer/common/devices/ |
D | PhysicalDevice.cpp | 245 values[i] = configChosen->getHeight(); in getDisplayAttributes() 487 config->getHeight(), 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_utils.cpp | 954 Whf whf(getWidth(hnd), getHeight(hnd), in configureLowRes() 971 prevHeight != (uint32_t)getHeight(hnd)) { in configureLowRes() 977 prevHeight = (uint32_t)getHeight(hnd); in configureLowRes() 1036 Whf whf(getWidth(hnd), getHeight(hnd), in configureHighRes()
|
D | hwc_copybit.cpp | 219 buf.h = getHeight(hnd); in clear() 317 src.h = getHeight(hnd); in drawLayerUsingCopybit()
|
D | hwc_utils.h | 254 static inline int getHeight(const private_handle_t* hnd) { in getHeight() function
|
/hardware/intel/img/hwcomposer/ips/anniedale/ |
D | AnnRGBPlane.cpp | 178 srcH = mapper.getHeight(); in setDataBuffer() 187 if (linoff > (stride * mapper.getHeight())) { in setDataBuffer()
|
D | AnnCursorPlane.cpp | 92 int h = mapper.getHeight(); in setDataBuffer()
|
D | AnnOverlayPlane.cpp | 194 uint32_t h = mapper.getHeight(); in bufferOffsetSetup()
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_surfacetexture.cpp | 637 graphic_buffer->getHeight()); in handleBuffer() 650 info.height = graphic_buffer->getHeight(); in handleBuffer() 694 Rect crop(graphic_buffer->getWidth(), graphic_buffer->getHeight()); in getCrop() 709 h = float(graphic_buffer->getHeight()); in getCrop()
|
/hardware/intel/img/hwcomposer/common/buffers/ |
D | BufferManager.cpp | 124 mapper->getHeight(), in dump()
|
/hardware/intel/img/hwcomposer/common/base/ |
D | HwcLayer.cpp | 329 mHeight = buffer->getHeight(); in setupAttributes()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_copybit.cpp | 234 buf.h = getHeight(hnd); in clear() 335 src.h = getHeight(hnd); in drawLayerUsingCopybit()
|
D | hwc_utils.h | 307 static inline int getHeight(const private_handle_t* hnd) { in getHeight() function
|
D | hwc_utils.cpp | 897 Whf whf(getWidth(hnd), getHeight(hnd), in configureLowRes() 990 Whf whf(getWidth(hnd), getHeight(hnd), in configureHighRes()
|
/hardware/intel/img/hwcomposer/ips/common/ |
D | OverlayPlaneBase.cpp | 671 uint32_t h = mapper.getHeight(); in bufferOffsetSetup()
|