Home
last modified time | relevance | path

Searched refs:stream_use_case (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dcamera_properties_utils.py738 def stream_use_case(props): function
760 return stream_use_case(props) and 6 in props[
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_3/
H A Dtest_yuv_plus_jpeg.py91 if camera_properties_utils.stream_use_case(props):
H A Dtest_yuv_jpeg_all.py67 if camera_properties_utils.stream_use_case(props):
/aosp_15_r20/frameworks/base/proto/src/
H A Dcamera.proto69 optional int64 stream_use_case = 15; field
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_b/
H A Dtest_yuv_jpeg_capture_sameness.py61 should_run = camera_properties_utils.stream_use_case(props)
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto14502 optional int64 stream_use_case = 15; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h135051 ::int64_t stream_use_case() const; in Swap()
361494 inline ::int64_t CameraStreamProto::stream_use_case() const { in stream_use_case() function