Home
last modified time | relevance | path

Searched refs:HEIGHT (Results 1 – 25 of 41) sorted by relevance

12

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DDisplayAttribute.aidl32 HEIGHT = 2, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
DStandardMetadataType.aidl41 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
DStandardMetadataType.aidl25 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/
DStandardMetadataType.aidl42 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
DStandardMetadataType.aidl42 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
DStandardMetadataType.aidl42 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
DStandardMetadataType.aidl99 HEIGHT = 4, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
DStandardMetadataType.aidl42 HEIGHT = 4, enumConstant
/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/
Dmetadata.h28 MapMetadataType(HEIGHT),
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp207 display.get(), config, IComposerClient::Attribute::HEIGHT); in setActiveConfigWithConstraints()
218 display.get(), config, IComposerClient::Attribute::HEIGHT); in setActiveConfig()
243 display, activeConfig, IComposerClient::Attribute::HEIGHT); in waitForDisplays()
287 IComposerClient::Attribute::HEIGHT, in TEST_P()
748 display.get(), configs[i], IComposerClient::Attribute::HEIGHT); in TEST_P()
757 display.get(), configs[j], IComposerClient::Attribute::HEIGHT); in TEST_P()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp291 pixel_align_down(HEIGHT(mPreprocessedInfo.sourceCrop), srcCropHeightAlign); in doPreProcess()
311 pixel_align(HEIGHT(mDisplayFrame), cropHeightAlign); in doPreProcess()
321 pixel_align_down(HEIGHT(mPreprocessedInfo.displayFrame), cropHeightAlign); in doPreProcess()
341 if ((uint32_t)HEIGHT(mDisplayFrame) < minDstHeight) { in doPreProcess()
344 HEIGHT(mDisplayFrame), minDstHeight); in doPreProcess()
346 pixel_align(HEIGHT(mDisplayFrame), minDstHeight); in doPreProcess()
350 pixel_align(HEIGHT(mPreprocessedInfo.displayFrame), minDstHeight); in doPreProcess()
DExynosLayer.h508 size_t getDisplayFrameArea() { return HEIGHT(mDisplayFrame) * WIDTH(mDisplayFrame); } in getDisplayFrameArea()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp60 IComposerClient::Attribute::HEIGHT); in SetUp()
266 IComposerClient::Attribute::HEIGHT); in TEST_P()
290 IComposerClient::Attribute::HEIGHT); in TEST_P()
/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp52 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro
409 plane->crtc_h = HEIGHT(layer->displayFrame); in adjust_drm_plane_to_layer()
415 plane->src_h = HEIGHT(layer->sourceCrop); in adjust_drm_plane_to_layer()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp325 IComposerClient::Attribute::HEIGHT); in TEST_P()
348 IComposerClient::Attribute::HEIGHT); in TEST_P()
370 IComposerClient::Attribute::WIDTH, IComposerClient::Attribute::HEIGHT, in TEST_P()
657 IComposerClient::Attribute::HEIGHT); in SetUp()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp603 describeStandard(StandardMetadataType::HEIGHT, true, false ), in listSupportedMetadataTypes()
635 MetadataType(StandardMetadataType::HEIGHT), in dumpBufferHelper()
DMapperMetadata.cpp425 case StandardMetadataType::HEIGHT: in get_metadata()
691 case StandardMetadataType::HEIGHT: in set_metadata()
780 case StandardMetadataType::HEIGHT: in getFromBufferDescriptorInfo()
/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp93 if constexpr (metadataType == StandardMetadataType::HEIGHT) { in getStandardMetadataHelper()
311 case StandardMetadataType::HEIGHT: in setStandardMetadata()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp284 IComposerClient::Attribute::HEIGHT); in TEST_P()
307 IComposerClient::Attribute::HEIGHT); in TEST_P()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h428 inline int HEIGHT(const hwc_rect &rect) { return rect.bottom - rect.top; } in HEIGHT() function
430 inline int HEIGHT(const hwc_frect_t &rect) { return (int)(rect.bottom - rect.top); } in HEIGHT() function
/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp154 using HeightValue = StandardMetadata<StandardMetadataType::HEIGHT>::value; in TEST()
380 auto mpbuf = encode<StandardMetadataType::HEIGHT>(64); in TEST()

12