Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 55) sorted by relevance

123

/device/amlogic/yukawa/hal/gralloc/
Dgralloc_buffer_priv.h131 static inline int gralloc_buffer_attr_write(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_write()
167 static inline int gralloc_buffer_attr_read(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_read()
Dmali_gralloc_private_interface.cpp176 …li_gralloc_private_get_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_get_attr_param()
211 …li_gralloc_private_set_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_set_attr_param()
/device/linaro/hikey/gralloc960/
Dgralloc_buffer_priv.h132 static inline int gralloc_buffer_attr_write(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_write()
173 static inline int gralloc_buffer_attr_read(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_read()
Dmali_gralloc_private_interface.cpp176 …li_gralloc_private_get_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_get_attr_param()
211 …li_gralloc_private_set_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_set_attr_param()
/device/linaro/dragonboard/qcom/rmtfs/
Drproc.c190 pthread_attr_t attr; in rproc_start() local
219 pthread_attr_t attr; in rproc_stop() local
/device/generic/goldfish/dhcp/client/
Dnetlink.h15 auto attr = reinterpret_cast<struct rtattr*>(r.buf + offset); in addRouterAttribute() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
DrilSocketQueue.h41 pthread_mutexattr_t attr; variable
/device/generic/goldfish/wifi/wifi_hal/
Dnetlinkmessage.cpp53 … const auto attr = nlmsg_find_attr((struct nlmsghdr*)mData.data(), sizeof(ifinfomsg), attributeId); in getAttribute() local
/device/generic/vulkan-cereal/fake-android-guest/utils/
DCondition.h100 pthread_condattr_t attr; in Condition() local
DRWLock.h92 pthread_rwlockattr_t attr; in RWLock() local
/device/generic/goldfish-opengl/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp62 pthread_attr_t attr; in start() local
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h112 nl_iterator(struct nlattr *attr) { in nl_iterator()
218 void attr_end(struct nlattr *attr) { in attr_end()
Dgscan.cpp330 static int parseScanResults(wifi_scan_result *results, int num, nlattr *attr) in parseScanResults()
1041 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_HOTLIST_BSSIDS); in createSetupRequest() local
1079 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_HOTLIST_BSSIDS); in createTeardownRequest() local
1253 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_EPNO_SSID_LIST); in createSetupRequest() local
1460 nlattr* attr = request.attr_start(GSCAN_ATTRIBUTE_SIGNIFICANT_CHANGE_BSSIDS); in createSetupRequest() local
1702 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_ANQPO_HS_LIST); in createRequest() local
/device/google/cuttlefish/common/libs/net/
Dnetlink_request.cpp61 nlattr* attr = Reserve<nlattr>(); in AppendTag() local
/device/google/cuttlefish/host/libs/location/
DGpxParser.cpp44 xmlAttrPtr attr; in parseLocation() local
/device/google/gs201/interfaces/boot/1.2/
DGptUtils.h36 uint64_t attr; member
/device/google/gs101/interfaces/boot/1.0/
DGptUtils.h36 uint64_t attr; member
/device/google/gs101/interfaces/boot/1.2/
DGptUtils.h36 uint64_t attr; member
/device/google/gs201/interfaces/boot/1.0/
DGptUtils.h36 uint64_t attr; member
/device/google/zuma/interfaces/boot/1.2/
DGptUtils.h36 uint64_t attr; member
/device/google/zuma/interfaces/boot/1.0/
DGptUtils.h36 uint64_t attr; member
/device/google/zuma/interfaces/boot/aidl/
DGptUtils.h32 uint64_t attr; member
/device/google/sunfish/health/
DHealth.cpp98 void fill_ufs_storage_attribute(StorageAttribute *attr) { in fill_ufs_storage_attribute()
/device/google/cuttlefish/host/commands/modem_simulator/
Dstk_service.cpp257 auto attr = final->FindAttribute("menuId"); in OnUnsolicitedCommandForTR() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglOsApi_egl.cpp336 const EGLAttrib attr[] = { in EglOsEglDisplay() local
354 const EGLAttrib attr[] = { in EglOsEglDisplay() local

123