Searched defs:FakeRotatingCamera (Results 1 – 2 of 2) sorted by relevance
36 struct FakeRotatingCamera : public HwCamera { struct70 struct StreamInfo {79 struct SensorValues {85 struct RenderParams {123 const bool mIsBackFacing;124 AFStateMachine mAFStateMachine;125 std::unordered_map<int32_t, StreamInfo> mStreamInfoCache;126 base::unique_fd mQemuChannel;128 abc3d::EglContext mEglContext;129 abc3d::AutoTexture mGlTestPatternTexture;[all …]
231 FakeRotatingCamera::FakeRotatingCamera(const bool isBackFacing) in FakeRotatingCamera() function in android::hardware::camera::provider::implementation::hw::FakeRotatingCamera