Searched refs:buffering (Results 1 – 6 of 6) sorted by relevance
30 file size helps the client app set up buffering and caching for the file.
3634 public void onBuffering(boolean buffering) { in onBuffering() argument3636 if (DEBUG) Log.d(TAG, "onBuffering: " + buffering); in onBuffering()3637 mBuffering = buffering; in onBuffering()
201 <li>Improved buffering model supports shared buffers allocated in the decoder</li>
86 Bean — <strong>vsync timing</strong>, <strong>triple buffering</strong>,652 — <strong>vsync timing</strong>, <strong>triple buffering</strong>,1266 <p>Android 4.1 also adds <strong>triple buffering</strong> in the graphics pipeline, for more consi…
461 option can simplify buffering and multithreading for some apps.
141 mediaPlayer.prepare(); // might take long! (for buffering, etc)