Searched defs:facing (Results 1 – 15 of 15) sorted by relevance
75 def __init__(self, test, host, facing): argument87 def _filter_camera_profile(self, content, facing): argument
121 GLuint facing = 0; in TAG() local347 GLuint facing = 0; in TAG() local
42 GLuint facing = 0; in TAG() local
114 GLuint facing, in _swsetup_render_tri()
68 unsigned facing:1; /**< Front (0) or back (1) facing? */ member
91 int facing; member
140 String facing = in getDeviceName() local
322 final Integer facing = characteristics.get(CameraCharacteristics.LENS_FACING); in chooseCamera() local
324 final Integer facing = characteristics.get(CameraCharacteristics.LENS_FACING); in chooseCamera() local
127 GLuint facing; member
675 _swrast_SetFacing(struct gl_context *ctx, GLuint facing) in _swrast_SetFacing()
70 LLVMValueRef facing; /* boolean */ member184 LLVMValueRef facing = args->facing; in lp_twoside() local
307 LLVMValueRef facing, in generate_fs_loop()2436 LLVMValueRef facing; in generate_fragment() local
507 Integer facing = characteristics.get(CameraCharacteristics.LENS_FACING); in setUpCameraOutputs() local
536 uint32_t facing) { in TestMaximumSupportedResolution()