Searched refs:edgeMode (Results 1 – 3 of 3) sorted by relevance
327 const uint8_t edgeMode = ANDROID_EDGE_MODE_OFF; in initDefaultCharsKeys() local328 UPDATE(ANDROID_EDGE_AVAILABLE_EDGE_MODES, &edgeMode, 1); in initDefaultCharsKeys()
622 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsReprocess()624 edgeModeOn = (CAM_EDGE_MODE_OFF != edgeMode->edge_mode); in needsReprocess()
3350 IF_META_AVAILABLE(cam_edge_application_t, edgeMode, in needsFramePostprocessing()3352 mEdgeMode = *edgeMode; in needsFramePostprocessing()