HomeSort by relevance Sort by last modified time
    Searched full:at_device (Results 1 - 10 of 10) sorted by null

  /device/google/marlin/sepolicy/
device.te 1 type at_device, dev_type;
port-bridge.te 7 allow port-bridge at_device:chr_file rw_file_perms;
file_contexts 1 /dev/at_.* u:object_r:at_device:s0
  /device/google/wahoo/sepolicy/vendor/
port-bridge.te 11 allow port-bridge at_device:chr_file rw_file_perms;
device.te 2 type at_device, dev_type;
file_contexts 14 /dev/at_.* u:object_r:at_device:s0
  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc 180 at_device(false) {}
183 : at_device(false),
962 DCHECK(input_record.at_device);
963 input_record.at_device = false;
    [all...]
v4l2_slice_video_decode_accelerator.h 76 bool at_device; member in struct:media::V4L2SliceVideoDecodeAccelerator::InputRecord
83 bool at_device; member in struct:media::V4L2SliceVideoDecodeAccelerator::OutputRecord
v4l2_video_decode_accelerator.cc 104 : at_device(false), address(NULL), length(0), bytes_used(0), input_id(-1) {}
    [all...]
v4l2_video_decode_accelerator.h 174 bool at_device; // held by device. member in struct:media::V4L2VideoDecodeAccelerator::InputRecord

Completed in 308 milliseconds