Home
last modified time | relevance | path

Searched refs:SectionType (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h94 Sections_t *FindSection(int SectionType);
Dqcamera_test.cpp729 CameraContext::Sections_t *CameraContext::FindSection(int SectionType) in FindSection() argument
734 if (mSections[a].Type == SectionType){ in FindSection()