Searched refs:mOutputCount (Results 1 – 2 of 2) sorted by relevance
507 inline void setOutputImageCount(uint32_t aCount) {mOutputCount = aCount;} in setOutputImageCount()508 inline uint32_t getOutputImageCount() {return mOutputCount;} in getOutputImageCount()784 uint32_t mOutputCount; variable
1676 mOutputCount(0), in QCamera2HardwareInterface()