Home
last modified time | relevance | path

Searched defs:front (Results 1 – 9 of 9) sorted by relevance

/device/generic/car/common/
Dconfig.ini5 hw.camera.front=none key
/device/generic/goldfish/data/etc/
Dconfig.ini7 hw.camera.front=emulated key
/device/google/atv/
Dconfig.ini14 hw.camera.front=emulated key
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h105 reference front() { return *begin(); } in front() function
106 const_reference front() const { return *cbegin(); } in front() function
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dstats_keeper.cpp131 const CompositionData& front = raw_composition_data_.front(); in RecordSetEnd() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_strptime.py79 def __pad(self, seq, front): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbuild.c474 Junction *back, *front, *begin; local
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg.h142 int front; member
/device/google/marlin/camera/
DQCamera_Intf.h858 struct fifo_node *front; member