/hardware/google/aemu/snapshot/include/snapshot/ |
D | LazySnapshotObj.h | 24 namespace base { class Stream; } variable 44 LazySnapshotObj(base::Stream*) : mNeedRestore(true) {} in LazySnapshotObj()
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | Stream.h | 55 struct Stream : public IStream, public ParametersUtil { struct 65 // Methods from ::android::hardware::audio::CPP_VERSION::IStream follow. argument 126 audio_stream_t* mStream; argument
|
/hardware/google/camera/common/hal/common/ |
D | hal_types.h | 118 struct Stream { struct 120 StreamType stream_type = StreamType::kOutput; argument 126 StreamRotation rotation = StreamRotation::kRotation0; argument 135 StreamUseCase use_case = ANDROID_SCALER_AVAILABLE_STREAM_USE_CASES_DEFAULT; argument 150 std::vector<Stream> streams; argument
|
/hardware/google/aemu/base/include/aemu/base/utils/ |
D | stream.h | 27 typedef struct Stream Stream; typedef
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.h | 46 class Stream; variable
|
D | VkDecoderGlobalState.h | 49 class Stream; variable
|
/hardware/google/aemu/host-common/testing/ |
D | HostAddressSpace.h | 26 class Stream; variable
|
/hardware/interfaces/audio/aidl/common/tests/ |
D | streamworker_tests.cpp | 35 struct Stream { struct in TestWorkerLogic 36 void setErrorStatus() { status = Status::ABORT; } in setErrorStatus() 37 void setStopStatus() { status = Status::EXIT; } in setStopStatus() 38 std::atomic<Status> status = Status::CONTINUE;
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | print_gfx_logs_test.py | 49 def create_dump(stream: Stream) -> bytearray:
|
D | print_gfx_logs.py | 64 class Stream(NamedTuple): class
|
/hardware/google/gfxstream/host/apigen-codec-common/ |
D | ChecksumCalculator.h | 32 namespace android { namespace base { class Stream; } } variable
|
/hardware/google/aemu/base/include/aemu/base/ |
D | SubAllocator.h | 23 class Stream; variable
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | AndroidSubAllocator.h | 23 class Stream; variable
|
/hardware/google/aemu/base/include/aemu/base/async/ |
D | DefaultLooper.h | 29 class Stream; variable
|
/hardware/libhardware/modules/usbcamera/ |
D | Stream.cpp | 36 Stream::Stream(int id, camera3_stream_t *s) in Stream() function in usb_camera_hal::Stream
|
/hardware/libhardware/modules/camera/3_0/ |
D | Stream.cpp | 35 Stream::Stream(int id, camera3_stream_t *s) in Stream() function in default_camera_hal::Stream
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraDeviceSessionHWLImpl.h | 116 std::vector<Stream>* /*streams*/) override { in GetRequiredIntputStreams()
|
/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/ |
D | address_space_graphics_types.h | 71 class Stream; variable
|
/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_graphics_types.h | 71 class Stream; variable
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsVideoEmulatedCamera.cpp | 513 const evs::Stream* /* streamCfg */) { in Create()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Stream.cpp | 47 Stream::Stream(bool isInput, audio_stream_t* stream) : mIsInput(isInput), mStream(stream) { in Stream() function in android::hardware::audio::CPP_VERSION::implementation::Stream
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9types.h | 1751 WORD Stream; member
|