Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/
DISupplicantStaNetworkCallback.aidl41 …oneway void onServerCertificateAvailable(in int depth, in byte[] subject, in byte[] certHash, in b… in onServerCertificateAvailable()
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/
DISupplicantStaNetworkCallback.aidl73 in int depth, in byte[] subject, in byte[] certHash, in byte[] certBlob); in onServerCertificateAvailable()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/
DISupplicantStaNetworkCallback.aidl41 …oneway void onServerCertificateAvailable(in int depth, in byte[] subject, in byte[] certHash, in b… in onServerCertificateAvailable()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/
DISupplicantStaNetworkCallback.aidl41 …oneway void onServerCertificateAvailable(in int depth, in byte[] subject, in byte[] certHash, in b… in onServerCertificateAvailable()
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.cpp308 int AdrenoMemInfo::AdrenoInitMemoryLayout(void *metadata_blob, int width, int height, int depth, in AdrenoInitMemoryLayout()
/hardware/qcom/sm7250/display/gralloc/
Dgr_adreno_info.cpp308 int AdrenoMemInfo::AdrenoInitMemoryLayout(void *metadata_blob, int width, int height, int depth, in AdrenoInitMemoryLayout()
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Ddirectory_iterator.cpp307 int recursive_directory_iterator::depth() const { in depth() function in android::hardware::automotive::filesystem::recursive_directory_iterator
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp136 XMLElement* depth = deviceCfg->FirstChildElement("Depth16Supported"); in loadFromCfg() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp802 XMLElement *depth = deviceCfg->FirstChildElement("Depth16Supported"); in loadFromCfg() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp319 … uint32_t dstZoff, uint32_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation sr… in allocationCopy3DRange()