Searched refs:set_rotation (Results 1 – 6 of 6) sorted by relevance
305 _captureFrame.set_rotation(_rotateFrame); in IncomingFrame()307 _captureFrame.set_rotation(kVideoRotation_0); in IncomingFrame()
130 void set_rotation(VideoRotation rotation) { in set_rotation() function
78 decodedImage.set_rotation(frameInfo->rotation); in Decoded()
165 frame2.set_rotation(kVideoRotation_90); in TEST()
169 CJS_Return set_rotation(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
1752 CJS_Return Field::set_rotation(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_rotation() function in Field