Home
last modified time | relevance | path

Searched defs:GetId (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_descriptor.h95 uint64_t GetId() const { return id_; } in GetId() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h95 uint64_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h83 gralloc1_buffer_descriptor_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h82 gralloc1_buffer_descriptor_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h82 gralloc1_buffer_descriptor_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h83 gralloc1_buffer_descriptor_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.h63 hwc2_layer_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.h67 hwc2_layer_t GetId() const { return id_; } in GetId() function
Dhwcomposer.cpp69 hwc2_display_t GetId() { return id_; } in GetId() function in __anon10e974fd0111::DummyDisplay
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.h61 hwc2_layer_t GetId() const { return id_; } in GetId() function
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h67 hwc2_layer_t GetId() const { return id_; } in GetId() function
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h75 hwc2_layer_t GetId() const { return id_; } in GetId() function
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h75 hwc2_layer_t GetId() const { return id_; } in GetId() function
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_chip_hidl_test.cpp173 TEST_F(WifiChipHidlTest, GetId) { in TEST_F() argument