Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.cpp152 const std::string& ext, in sAddExtensionIfSupported()
166 #define WHITELIST(ext) \ in sWhitelistedExtensionsGLES2() argument
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVk.cpp42 for (const auto& ext : exts) { in PopulateVulkanAvailabilityImpl() local
DGraphicsDetectorVkExternalMemoryHost.cpp204 for (const auto& ext : exts) { in PopulateVulkanExternalMemoryHostQuirkImpl() local
DVulkan.cpp167 for (const auto& ext : exts) { in Load() local
/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp98 const AudioPortExt& ext) { in createPort()
109 bool isInput, const AudioPortExt& ext) { in createDynamicPortConfig()
125 const AudioPortExt& ext) { in createPortConfig()
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_factory.cpp47 bool isFileExtension(const char* name, const char* ext) { in isFileExtension()
/hardware/google/gfxstream/host/tests/
DGLSnapshotPixelOperations_unittest.cpp346 const std::string ext((const char*)gl->glGetString(GL_EXTENSIONS)); in TEST_P() local
394 const std::string ext((const char*)gl->glGetString(GL_EXTENSIONS)); in TEST_P() local
DVulkan_unittest.cpp230 std::string ext = deviceExtensionProperties[j].extensionName; in testDeviceCreation() local
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp637 const struct audio_port_config_session_ext& session, AudioPortExtendedInfo* ext, in audioUsageFromHal()
677 status_t HidlUtils::audioPortExtendedInfoToHal(const AudioPortExtendedInfo& ext, in audioUsageFromHal()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp764 void InitExtensionString(GLSupport& glSupport, std::string& ext) { in InitExtensionString()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp191 const AudioPortExt& ext) { in createPort()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp550 for (const auto& ext : exts) { in SetUpTypicalVkTestEnvironment() local
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h95 bool hasExtension(const char* ext) const { in hasExtension()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp264 std::string ext = basename.substr(sep); in get_slice_filename() local
Dstb_image.h6826 int ext = stbi__get8(s); in stbi__gif_load_next() local
Dwuffs-v0.3.c44417 int64_t ext = token.value_extension(); in DecodeCbor() local
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp1525 X509_EXTENSION* ext = X509_get_ext(certs[0].get(), location); in certificateGetExtension() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp255 const char* ext = reinterpret_cast<const char*>( in getHostExtensionsString() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h6833 int ext = stbi__get8(s); in stbi__gif_load_next() local