Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h97 Sections_t *FindSection(int SectionType);
Dqcamera_test.cpp765 CameraContext::Sections_t *CameraContext::FindSection(int SectionType) in FindSection() argument
768 if (mSections[a].Type == SectionType){ in FindSection()