Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp489 …lt ReallocateDescriptorBundleSets(vkhpp::Device device, uint32_t count, DescriptorBundle* bundle) { in ReallocateDescriptorBundleSets()
531 DescriptorBundle bundle = { in AllocateDescriptorBundle() local
554 auto bundle = VK_ASSERT(AllocateDescriptorBundle(*device, kNumSets)); in TEST_P() local
575 auto bundle = VK_ASSERT(AllocateDescriptorBundle(*device, kNumSets)); in TEST_P() local
598 auto bundle = VK_ASSERT(AllocateDescriptorBundle(*device, kNumSets)); in TEST_P() local
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_aidl_test_utils.cpp67 PersistableBundle bundle; in generateOuiKeyedData() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h504 mm_channel_bundle_t bundle; member