Searched defs:getFrameCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
H A DAudioSystem.cpp272 return getFrameCount(output, streamType, frameCount);
275 status_t AudioSystem::getFrameCount(audio_io_handle_t output, function in class:android::AudioSystem
293 ALOGV("getFrameCount() streamType %d, output %d, frameCount %d", streamType, output, *frameCount);
/frameworks/base/core/java/android/view/
H A DHardwareRenderer.java299 abstract long getFrameCount(); method in class:HardwareRenderer
706 long getFrameCount() { method in class:HardwareRenderer.GlRenderer

Completed in 50 milliseconds