Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 25 of 64) sorted by relevance

123

/hardware/qcom/sm8150/gps/android/2.0/
DAGnssRil.cpp109 Return<bool> AGnssRil::updateNetworkState_2_0(const V2_0::IAGnssRil::NetworkAttributes& attributes)… in updateNetworkState_2_0() argument
115 if (attributes.capabilities & IAGnssRil::NetworkCapability::NOT_METERED) { in updateNetworkState_2_0()
120 if (attributes.capabilities & IAGnssRil::NetworkCapability::NOT_ROAMING) { in updateNetworkState_2_0()
123 mGnss->getGnssInterface()->updateConnectionStatus(attributes.isConnected, in updateNetworkState_2_0()
124 typeout, roaming, (NetworkHandle) attributes.networkHandle); in updateNetworkState_2_0()
DAGnssRil.h72 …Return<bool> updateNetworkState_2_0(const V2_0::IAGnssRil::NetworkAttributes& attributes) override;
/hardware/qcom/sdm845/display/libdisplayconfig/
DDisplayConfig.cpp214 DisplayAttributes attributes; in getDisplayAttributes() local
218 return attributes; in getDisplayAttributes()
227 attributes.vsync_period = tmpAttributes.vsyncPeriod; in getDisplayAttributes()
228 attributes.xres = tmpAttributes.xRes; in getDisplayAttributes()
229 attributes.yres = tmpAttributes.yRes; in getDisplayAttributes()
230 attributes.xdpi = tmpAttributes.xDpi; in getDisplayAttributes()
231 attributes.ydpi = tmpAttributes.yDpi; in getDisplayAttributes()
232 attributes.panel_type = MapDisplayPortType(tmpAttributes.panelType); in getDisplayAttributes()
233 attributes.is_yuv = tmpAttributes.isYuv; in getDisplayAttributes()
236 return attributes; in getDisplayAttributes()
/hardware/qcom/display/msm8909/libdisplayconfig/
DDisplayConfig.cpp214 DisplayAttributes attributes; in getDisplayAttributes() local
218 return attributes; in getDisplayAttributes()
227 attributes.vsync_period = tmpAttributes.vsyncPeriod; in getDisplayAttributes()
228 attributes.xres = tmpAttributes.xRes; in getDisplayAttributes()
229 attributes.yres = tmpAttributes.yRes; in getDisplayAttributes()
230 attributes.xdpi = tmpAttributes.xDpi; in getDisplayAttributes()
231 attributes.ydpi = tmpAttributes.yDpi; in getDisplayAttributes()
232 attributes.panel_type = MapDisplayPortType(tmpAttributes.panelType); in getDisplayAttributes()
233 attributes.is_yuv = tmpAttributes.isYuv; in getDisplayAttributes()
236 return attributes; in getDisplayAttributes()
/hardware/qcom/display/msm8909w_3100/libdisplayconfig/
DDisplayConfig.cpp214 DisplayAttributes attributes; in getDisplayAttributes() local
218 return attributes; in getDisplayAttributes()
227 attributes.vsync_period = tmpAttributes.vsyncPeriod; in getDisplayAttributes()
228 attributes.xres = tmpAttributes.xRes; in getDisplayAttributes()
229 attributes.yres = tmpAttributes.yRes; in getDisplayAttributes()
230 attributes.xdpi = tmpAttributes.xDpi; in getDisplayAttributes()
231 attributes.ydpi = tmpAttributes.yDpi; in getDisplayAttributes()
232 attributes.panel_type = MapDisplayPortType(tmpAttributes.panelType); in getDisplayAttributes()
233 attributes.is_yuv = tmpAttributes.isYuv; in getDisplayAttributes()
236 return attributes; in getDisplayAttributes()
/hardware/interfaces/media/omx/1.0/
DIOmxStore.hal53 * Optional service attributes:
64 * List attributes that are service-specific (not node-specific).
66 * @return attributes The list of `Attribute`s that are specific to this
72 vec<ServiceAttribute> attributes
78 * Optional node attributes to describe supported values:
83 * Optional node attributes for audio nodes to describe supported values:
87 * Optional node attributes for video nodes to describe supported values:
98 * Required node attributes for video nodes that are required by Android to
103 * Optional node attributes for decoders to describe supported values:
108 * Optional node attributes for video decoders to describe supported values:
[all …]
/hardware/interfaces/gnss/2.0/default/
DAGnssRil.cpp56 const V2_0::IAGnssRil::NetworkAttributes& attributes) { in updateNetworkState_2_0() argument
57 ALOGD("updateNetworkState_2_0 networkAttributes: %s", toString(attributes).c_str()); in updateNetworkState_2_0()
DAGnssRil.h49 const V2_0::IAGnssRil::NetworkAttributes& attributes) override;
/hardware/interfaces/media/omx/1.0/vts/functional/store/
DVtsHalMediaOmxV1_0TargetStoreTest.cpp94 hidl_vec<IOmxStore::Attribute> attributes) { in validateAttributes() argument
96 for (const auto& attr : attributes) { in validateAttributes()
144 hidl_vec<IOmxStore::Attribute> attributes; in TEST_P() local
146 ->listServiceAttributes([&status, &attributes]( in TEST_P()
150 attributes = _nl; in TEST_P()
154 if (attributes.size() == 0) { in TEST_P()
182 validateAttributes(knownPatterns, unknownPatterns, attributes); in TEST_P()
287 validateAttributes(knownPatterns, unknownPatterns, node.attributes); in TEST_P()
/hardware/interfaces/graphics/mapper/2.1/
DIMapper.hal64 * individual buffer attributes is optional.
67 * @param descriptorInfo specifies the attributes of the buffer.
111 * @param descriptorInfo specifies the attributes of the descriptor.
113 * BAD_VALUE when any of the specified attributes is
117 * UNSUPPORTED when any of the specified attributes is
/hardware/ti/am57x/libhwcomposer/
Ddisplay.cpp234 int HWCDisplay::get_display_attributes(uint32_t cfg, const uint32_t* attributes, int32_t* values) in get_display_attributes() argument
236 if (!attributes || !values) in get_display_attributes()
246 for (size_t i = 0; attributes[i] != HWC_DISPLAY_NO_ATTRIBUTE; i++) { in get_display_attributes()
247 switch (attributes[i]) { in get_display_attributes()
/hardware/interfaces/gnss/2.0/
DIAGnssRil.hal65 * @param attributes Updated network attributes.
70 updateNetworkState_2_0(NetworkAttributes attributes) generates (bool success);
/hardware/interfaces/drm/1.1/
Dtypes.hal37 * attributes[0] {
100 * value. A metric may have 0 or more attributes. The fields of a Metric
105 vec<Attribute> attributes;
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.cpp202 DisplayConfigVariableInfo &attributes = *this; in Set() local
203 attributes = attr; in Set()
/hardware/qcom/display/msm8996/sdm/include/private/
Dcolor_interface.h49 const PPHWAttributes &attributes,
/hardware/qcom/sm8150/display/sdm/libs/core/
Dcolor_manager.cpp199 DisplayConfigVariableInfo &attributes = *this; in Set() local
200 attributes = attr; in Set()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dcolor_manager.cpp202 DisplayConfigVariableInfo &attributes = *this; in Set() local
203 attributes = attr; in Set()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dcolor_manager.cpp202 DisplayConfigVariableInfo &attributes = *this; in Set() local
203 attributes = attr; in Set()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcolor_manager.cpp202 DisplayConfigVariableInfo &attributes = *this; in Set() local
203 attributes = attr; in Set()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcolor_manager.cpp202 DisplayConfigVariableInfo &attributes = *this; in Set() local
203 attributes = attr; in Set()
/hardware/qcom/display/msm8909/sdm/include/private/
Dcolor_interface.h49 const PPHWAttributes &attributes,
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dcolor_interface.h49 const PPHWAttributes &attributes,
/hardware/qcom/display/msm8998/sdm/include/private/
Dcolor_interface.h49 const PPHWAttributes &attributes,
/hardware/interfaces/health/2.0/
Dtypes.hal31 * Identification attributes for a storage device.
50 * information and other attributes.
/hardware/qcom/sdm845/display/sdm/include/private/
Dcolor_interface.h49 const PPHWAttributes &attributes,

123