HomeSort by relevance Sort by last modified time
    Searched refs:UpdateTextures (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_render/ios/
open_gles20.h 51 void UpdateTextures(const I420VideoFrame& frame);
open_gles20.mm 159 UpdateTextures(frame);
312 void OpenGles20::UpdateTextures(const I420VideoFrame& frame) {
  /external/chromium_org/third_party/webrtc/modules/video_render/android/
video_render_opengles20.h 39 void UpdateTextures(const I420VideoFrame& frameToRender);
video_render_opengles20.cc 233 UpdateTextures(frameToRender);
376 void VideoRenderOpenGles20::UpdateTextures(const
396 checkGlError("UpdateTextures");
  /external/chromium_org/cc/resources/
resource_update_controller_unittest.cc 173 void UpdateTextures() {
241 UpdateTextures();
251 UpdateTextures();
262 UpdateTextures();
273 UpdateTextures();
293 UpdateTextures();
304 UpdateTextures();
315 UpdateTextures();
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 159 void UpdateTextures() {
238 UpdateTextures();
726 UpdateTextures();
    [all...]

Completed in 70 milliseconds