Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLImage.cpp18 bool Image::IsTypeValid(MemObjectType imageType) in IsTypeValid() function in cl::Image
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_file.cpp33 bool IsTypeValid(const std::vector<std::string>& type_strings) { in IsTypeValid() function
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dhal_camera_metadata.cc207 bool HalCameraMetadata::IsTypeValid(uint32_t tag, int32_t expected_type) { in IsTypeValid() function in android::google_camera_hal::HalCameraMetadata