Home | History | Annotate | Download | only in client2

Lines Matching refs:currentHeight

151         uint32_t currentWidth, currentHeight;
153 &currentWidth, &currentHeight, 0);
160 currentHeight != (uint32_t)params.previewHeight) {
162 __FUNCTION__, mId, currentWidth, currentHeight,
341 uint32_t currentWidth, currentHeight;
343 &currentWidth, &currentHeight, 0);
352 currentHeight != (uint32_t)params.videoHeight) {
392 uint32_t currentWidth, currentHeight;
394 &currentWidth, &currentHeight, 0);
402 currentHeight != (uint32_t)params.videoHeight || newConsumer) {