Searched defs:filters (Results 151 - 154 of 154) sorted by relevance
1234567
| /third_party/vulkan-loader/loader/ |
| H A D | loader.c | 870 bool loader_layer_is_available(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, in loader_layer_is_available() argument 894 VkResult loader_add_layer_names_to_list(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, in loader_add_layer_names_to_list() argument 937 loader_implicit_layer_is_enabled(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, const struct loader_layer_properties *prop) loader_implicit_layer_is_enabled() argument 1021 loader_add_implicit_layer(const struct loader_instance *inst, struct loader_layer_properties *prop, const struct loader_envvar_all_filters *filters, struct loader_pointer_layer_list *target_list, struct loader_pointer_layer_list *expanded_target_list, const struct loader_layer_list *source_list) loader_add_implicit_layer() argument 1046 loader_add_meta_layer(const struct loader_instance *inst, const struct loader_envvar_all_filters *filters, struct loader_layer_properties *prop, struct loader_pointer_layer_list *target_list, struct loader_pointer_layer_list *expanded_target_list, const struct loader_layer_list *source_list, bool *out_found_all_component_layers) loader_add_meta_layer() argument 2126 verify_all_meta_layers(struct loader_instance *inst, const struct loader_envvar_all_filters *filters, struct loader_layer_list *instance_layers, bool *override_layer_present) verify_all_meta_layers() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| H A D | capture_session.cpp | 1314 auto filters = output->GetObserverControlTags(); in OnSettingUpdated() local 1340 auto filters = output->GetObserverResultTags(); in OnResultReceived() local
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 4089 int filters = PNG_ALL_FILTERS & random_mod(256U); in choose_random_filter() local 4466 int filters in make_size_image() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 23638 const nk_plugin_filter filters[] = { in nk_do_property() local
|
Completed in 66 milliseconds
1234567