Home | History | Annotate | Download | only in HAL3

Lines Matching refs:streamMask

411  * PARAMETERS : streamMask
415 uint32_t QCamera3Channel::getStreamID(uint32_t streamMask)
419 if (streamMask == (uint32_t )(0x1 << mStreams[i]->getMyType())) {