HomeSort by relevance Sort by last modified time
    Searched refs:resource_cost (Results 1 - 9 of 9) sorted by null

  /test/vts/drivers/hal/libdatatype/
hal_camera.cpp 109 caminfo->resource_cost = 50; // between 50 and 100.
195 caminfo->resource_cost = 50; // between 50 and 100.
236 sub_msg->mutable_scalar_value()->set_int32_t(raw->resource_cost);
  /hardware/libhardware/include/hardware/
camera_common.h 113 * To specify valid combinations of devices, the resource_cost and conflicting_devices
282 * Camera Device 0 - resource_cost = 51
284 * Camera Device 1 - resource_cost = 51
313 * Camera Device 0 - resource_cost = 50
315 * Camera Device 1 - resource_cost = 50
317 * Camera Device 2 - resource_cost = 100
319 * Camera Device 3 - resource_cost = 50
327 * Based on the resource_cost fields, if a high-priority foreground application
349 * Camera Device 0 - resource_cost = 100
351 * Camera Device 1 - resource_cost = 10
376 int resource_cost; member in struct:camera_info
    [all...]
  /hardware/interfaces/camera/device/3.2/default/
CameraDevice.cpp 114 cost = info.resource_cost;
  /hardware/libhardware/modules/camera/3_4/
v4l2_camera.cpp 175 info->resource_cost = 100;
  /hardware/interfaces/camera/device/1.0/default/
CameraDevice.cpp 556 cost = info.resource_cost;
    [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 312 milliseconds