Home | History | Annotate | Download | only in HAL3

Lines Matching refs:streamHandle

351  *   @streamHandle : buffer handle
375 * @streamHandle : stream handle
379 QCamera3Stream *QCamera3Channel::getStreamByHandle(uint32_t streamHandle)
382 if (mStreams[i] != NULL && mStreams[i]->getMyHandle() == streamHandle) {
395 * @streamHandle : stream handle
413 * @streamHandle : stream handle