Home
last modified time | relevance | path

Searched defs:SetCoordinates (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.mm121 bool OpenGles20::SetCoordinates(const float z_order, function
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViESurfaceRenderer.java135 public void SetCoordinates(float left, float top, in SetCoordinates() method in ViESurfaceRenderer
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_opengles20.cc176 int32_t VideoRenderOpenGles20::SetCoordinates(int32_t zOrder, in SetCoordinates() function in webrtc::VideoRenderOpenGles20