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