/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_encoder.cpp | 93 encoder_ptr->GetType(&encoder_type); in InsertSecondaryDSI() 166 encoder->second->GetType(&encoder_type); in Reserve()
|
D | drm_encoder.h | 53 void GetType(uint32_t *encoder_type) { in GetType() function
|
D | drm_connector.h | 58 void GetType(uint32_t *conn_type) { *conn_type = drm_connector_->connector_type; } in GetType() function
|
D | drm_plane.h | 100 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType() function
|
D | drm_connector.cpp | 377 conn.second->GetType(&conn_type); in Reserve()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_ap_iface_hidl_test.cpp | 73 TEST_P(WifiApIfaceHidlTest, GetType) { in TEST_P() argument
|
D | wifi_sta_iface_hidl_test.cpp | 93 TEST_P(WifiStaIfaceHidlTest, GetType) { in TEST_P() argument
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_layers.h | 89 LayerTypes GetType() const { return type_; } in GetType() function
|
D | hwc_display.cpp | 771 if (game_supported_ && (hwc_layer->GetType() == kLayerGame)) { in BuildLayerStack()
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9.h | 124 virtual D3DRESOURCETYPE WINAPI GetType() = 0; 321 virtual D3DQUERYTYPE WINAPI GetType() = 0; 609 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DBaseTexture9 *This); 635 #define IDirect3DBaseTexture9_GetType(p) (p)->lpVtbl->GetType(p) 695 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DCubeTexture9 *This); 727 #define IDirect3DCubeTexture9_GetType(p) (p)->lpVtbl->GetType(p) 1315 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DIndexBuffer9 *This); 1338 #define IDirect3DIndexBuffer9_GetType(p) (p)->lpVtbl->GetType(p) 1375 D3DQUERYTYPE (WINAPI *GetType)(IDirect3DQuery9 *This); 1391 #define IDirect3DQuery9_GetType(p) (p)->lpVtbl->GetType(p) [all …]
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_sta_iface_hidl_test.cpp | 208 TEST_P(SupplicantStaIfaceHidlTest, GetType) { in TEST_P() argument
|
D | supplicant_p2p_iface_hidl_test.cpp | 217 TEST_P(SupplicantP2pIfaceHidlTest, GetType) { in TEST_P() argument
|
D | supplicant_sta_network_hidl_test.cpp | 182 TEST_P(SupplicantStaNetworkHidlTest, GetType) { in TEST_P() argument
|
/hardware/interfaces/wifi/supplicant/aidl/vts/functional/ |
D | supplicant_p2p_iface_aidl_test.cpp | 284 TEST_P(SupplicantP2pIfaceAidlTest, GetType) { in TEST_P() argument
|
D | supplicant_sta_network_aidl_test.cpp | 169 TEST_P(SupplicantStaNetworkAidlTest, GetType) { in TEST_P() argument
|
D | supplicant_sta_iface_aidl_test.cpp | 361 TEST_P(SupplicantStaIfaceAidlTest, GetType) { in TEST_P() argument
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | dbghelp.h | 843 …peInfo(HANDLE hProcess,DWORD64 ModBase,ULONG TypeId,IMAGEHLP_SYMBOL_TYPE_INFO GetType,PVOID pInfo);
|