Searched refs:CAMERA2_TEMPLATE_COUNT (Results 1 – 3 of 3) sorted by relevance
515 CAMERA2_TEMPLATE_COUNT enumerator
727 for (int i = CAMERA2_TEMPLATE_PREVIEW; i < CAMERA2_TEMPLATE_COUNT; in TEST_F()
1667 if (request_template < 0 || request_template >= CAMERA2_TEMPLATE_COUNT) { in constructDefaultRequest()