Searched refs:Height (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/automotive/sv/1.0/ |
D | types.hal | 226 /** Height in milli-meters of the 2d surround view along the ground plane. */ 249 * Height is computed keeping the aspect ratio of the mapping info, 252 * Height is set to the floor value in case of (mapping_height / mapping_width) is not integer.
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1038 height == mActiveConfig->getAttribute(Attribute::Height) && in getClientTargetSupport() 1149 newConfig->setAttribute(Attribute::Height, in populateConfigs() 1196 config->setAttribute(Attribute::Height, static_cast<int32_t>(height)); in populateConfigs() 1634 auto attributes = {HWC2::Attribute::Width, HWC2::Attribute::Height, in merge() 1670 mAttributes.at(HWC2::Attribute::Height)); in toString() 1871 int32_t height = mActiveConfig->getAttribute(Attribute::Height); in prepareFramebufferTarget()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 254 * @param h Height of the region to update 279 * @param h Height of the region to update 382 * @param h Height of the region to copy 411 * @param h Height of the region to copy 471 * @param height Height of the region to update 496 * @param height Height of the region to update
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 141 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 251 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 347 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 433 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 643 * Height, Width, and Channels). 668 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 1020 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 1220 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 1340 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width,
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 1193 newConfig->setAttribute(Attribute::Height, in populateConfigs() 1241 config->setAttribute(Attribute::Height, static_cast<int32_t>(height)); in populateConfigs() 1725 auto attributes = {HWC2::Attribute::Width, HWC2::Attribute::Height, in merge() 1763 mAttributes.at(HWC2::Attribute::Height)); in toString() 1942 int32_t height = mActiveConfig->getAttribute(Attribute::Height); in prepareFramebufferTarget()
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 43 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width, 185 * Supported tensor rank: 4, with "NHWC" (i.e., Num_samples, Height, Width,
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 790 Height = HWC2_ATTRIBUTE_HEIGHT, enumerator
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.cpp | 586 case HWC2::Attribute::Height: in BuildLayerStack()
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 547 * @param height Height of buffers to allocate.
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.cpp | 767 case HWC2::Attribute::Height: in BuildLayerStack()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.cpp | 788 case HWC2::Attribute::Height: in BuildLayerStack()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.cpp | 823 case HWC2::Attribute::Height: in BuildLayerStack()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 1082 case HWC2::Attribute::Height: in GetDisplayAttribute()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 1262 case HWC2::Attribute::Height: in GetDisplayAttribute()
|