Home
last modified time | relevance | path

Searched refs:fps (Results 1 – 25 of 52) sorted by relevance

123

/device/google/crosshatch/
Dthermal-engine-blueline-novr-prod.conf4 sensor fps-therm-adc
14 sensor fps-therm-adc
24 sensor fps-therm-adc
33 trip_sensor fps-therm-adc
54 sensor fps-therm-adc
63 sensor fps-therm-adc
72 sensor fps-therm-adc
81 sensor fps-therm-adc
Dthermal-engine-crosshatch-novr-prod.conf4 sensor fps-therm-adc
14 sensor fps-therm-adc
24 sensor fps-therm-adc
33 trip_sensor fps-therm-adc
54 sensor fps-therm-adc
63 sensor fps-therm-adc
72 sensor fps-therm-adc
81 sensor fps-therm-adc
Dthermal-engine-crosshatch-vr-prod.conf4 sensor fps-therm-adc
13 sensor fps-therm-adc
22 sensor fps-therm-adc
Dthermal-engine-blueline-vr-prod.conf4 sensor fps-therm-adc
13 sensor fps-therm-adc
22 sensor fps-therm-adc
Dinit.hardware.chamber.rc.userdebug26 write /sys/devices/virtual/thermal/tz-by-name/fps-therm-adc/mode disabled
27 write /sys/devices/virtual/thermal/tz-by-name/fps-therm-monitor/mode disabled
/device/google/crosshatch-sepolicy/vendor/google/
Dproperty_contexts10 vendor.fps.init.succeed u:object_r:vendor_fingerprint_prop:s0
11 vendor.fps.init_retry.count u:object_r:vendor_fingerprint_prop:s0
/device/generic/goldfish/gralloc/
Dframebuffer.cpp231 float fps = refreshRate / 1000.0f; local
260 fps
276 module->fps = fps;
350 const_cast<float&>(dev->device.fps) = m->fps;
Dgralloc_priv.h53 float fps; member
/device/google/bonito-sepolicy/vendor/google/
Dproperty_contexts15 vendor.fps.init.succeed u:object_r:vendor_fingerprint_prop:s0
16 vendor.fps.init_retry.count u:object_r:vendor_fingerprint_prop:s0
/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp323 float fps = refreshRate / 1000.0f; in init_frame_buffer_locked() local
351 fps); in init_frame_buffer_locked()
368 module->fps = fps; in init_frame_buffer_locked()
500 const_cast<float &>(dev->fps) = m->fps; in framebuffer_device_open()
/device/google/marlin/camera/usbcamcore/src/
DQCameraUsbParm.cpp151 static String8 create_fps_str(const android:: FPSRange* fps, int len);
429 static String8 create_fps_str(const android:: FPSRange* fps, int len) { in create_fps_str() argument
434 snprintf(buffer, sizeof(buffer), "(%d,%d)", fps[0].minFPS, fps[0].maxFPS); in create_fps_str()
438 snprintf(buffer, sizeof(buffer), ",(%d,%d)", fps[i].minFPS, fps[i].maxFPS); in create_fps_str()
/device/linaro/hikey/gralloc960/
Dframebuffer_device.cpp303 float fps = refreshRate / 1000.0f; in init_frame_buffer_locked() local
321 info.width, xdpi, info.height, ydpi, fps); in init_frame_buffer_locked()
355 module->fps = fps; in init_frame_buffer_locked()
642 const_cast<float &>(dev->fps) = m->fps; in framebuffer_device_open()
Dmali_gralloc_module.h83 float fps; member
/device/generic/goldfish/camera/
DCallbackNotifier.cpp153 status_t CallbackNotifier::enableVideoRecording(int fps) in enableVideoRecording() argument
155 ALOGV("%s: FPS = %d", __FUNCTION__, fps); in enableVideoRecording()
160 mFrameRefreshFreq = 1000000000LL / fps; in enableVideoRecording()
/device/google/cuttlefish_common/guest/hals/camera/
DCallbackNotifier.cpp138 status_t CallbackNotifier::enableVideoRecording(int fps) { in enableVideoRecording() argument
139 ALOGV("%s: FPS = %d", __FUNCTION__, fps); in enableVideoRecording()
144 mFrameRefreshFreq = 1000000000LL / fps; in enableVideoRecording()
DEmulatedQemuCameraDevice.h71 status_t startDevice(int width, int height, uint32_t pix_fmt, int fps);
DEmulatedCameraDevice.h104 int fps) = 0;
300 int fps);
DEmulatedQemuCameraDevice.cpp128 uint32_t pix_fmt, int fps) { in startDevice() argument
144 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt, fps); in startDevice()
DEmulatedFakeCameraDevice.h75 status_t startDevice(int width, int height, uint32_t pix_fmt, int fps);
DCallbackNotifier.h96 status_t enableVideoRecording(int fps);
/device/google/crosshatch/sdm845/kernel-headers/media/
Dcam_jpeg.h54 uint32_t fps; member
Dcam_icp.h92 uint32_t fps; member
/device/google/bonito/sdm710/original-kernel-headers/media/
Dcam_jpeg.h86 uint32_t fps; member
/device/google/bonito/sdm710/kernel-headers/media/
Dcam_jpeg.h54 uint32_t fps; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dcam_jpeg.h86 uint32_t fps; member

123