Home
last modified time | relevance | path

Searched defs:number_of_attributes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dget_current_player_application_setting_value.cc67 uint8_t number_of_attributes = static_cast<uint8_t>(it.extract8()); in GetRequestedAttributes() local
Dregister_notification_packet.h95 uint8_t number_of_attributes; member
Dget_element_attributes_packet.cc41 size_t number_of_attributes = it.extract<uint8_t>(); in GetAttributesRequested() local
Dget_item_attributes.cc114 size_t number_of_attributes = it.extract<uint8_t>(); in GetAttributesRequested() local
Dget_folder_items.cc258 size_t number_of_attributes = it.extract<uint8_t>(); in GetAttributesRequested() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp3422 glw::GLuint number_of_attributes = max_xfb_components / attribute_components; in numberOfAttributes() local
3547glw::GLuint number_of_attributes) in buildProgram()
3646 glw::GLuint number_of_attributes) in check()