Searched refs:Width (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1037 if (width == mActiveConfig->getAttribute(Attribute::Width) && in getClientTargetSupport() 1147 newConfig->setAttribute(Attribute::Width, in populateConfigs() 1195 config->setAttribute(Attribute::Width, static_cast<int32_t>(width)); in populateConfigs() 1634 auto attributes = {HWC2::Attribute::Width, HWC2::Attribute::Height, in merge() 1669 "%u x %u", mAttributes.at(HWC2::Attribute::Width), in toString() 1870 int32_t width = mActiveConfig->getAttribute(Attribute::Width); in prepareFramebufferTarget()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 253 * @param w Width of the region to update 278 * @param w Width of the region to update 381 * @param w Width of the region to copy 410 * @param w Width of the region to copy 470 * @param width Width of the region to update 495 * @param width Width 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 | 1191 newConfig->setAttribute(Attribute::Width, in populateConfigs() 1240 config->setAttribute(Attribute::Width, static_cast<int32_t>(width)); in populateConfigs() 1725 auto attributes = {HWC2::Attribute::Width, HWC2::Attribute::Height, in merge() 1762 "%u x %u", mAttributes.at(HWC2::Attribute::Width), in toString() 1941 int32_t width = mActiveConfig->getAttribute(Attribute::Width); 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 | 706 Width = HWC2_ATTRIBUTE_WIDTH, enumerator
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.cpp | 583 case HWC2::Attribute::Width: in BuildLayerStack()
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 546 * @param width Width of buffers to allocate.
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.cpp | 785 case HWC2::Attribute::Width: in BuildLayerStack()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.cpp | 764 case HWC2::Attribute::Width: in BuildLayerStack()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.cpp | 820 case HWC2::Attribute::Width: in BuildLayerStack()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 1031 case HWC2::Attribute::Width: in GetDisplayAttribute()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 1078 case HWC2::Attribute::Width: in GetDisplayAttribute()
|