HomeSort by relevance Sort by last modified time
    Searched defs:SurfaceReady (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/common/gpu/media/
vaapi_video_decode_accelerator.cc 327 &VaapiVideoDecodeAccelerator::SurfaceReady, weak_this_)),
340 void VaapiVideoDecodeAccelerator::SurfaceReady(
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_new.cpp 216 virtual void SurfaceReady() = 0;
268 iDsb.SurfaceReady();
290 void SurfaceReady();
342 void CDsaB::SurfaceReady()
dsa_old.cpp 90 virtual void SurfaceReady() = 0;
142 iDsb.SurfaceReady();
165 void SurfaceReady();
215 void CDsaB::SurfaceReady()
dsa.cpp 497 virtual void SurfaceReady() = 0;
549 iDsb.SurfaceReady();
572 void SurfaceReady();
624 void CDsaB::SurfaceReady()

Completed in 76 milliseconds