Home | History | Annotate | Download | only in HAL3

Lines Matching refs:streamHandle

371  *   @streamHandle : buffer handle
395 * @streamHandle : stream handle
399 QCamera3Stream *QCamera3Channel::getStreamByHandle(uint32_t streamHandle)
402 if (mStreams[i] != NULL && mStreams[i]->getMyHandle() == streamHandle) {
415 * @streamHandle : stream handle
433 * @streamHandle : stream handle