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

  /frameworks/native/services/surfaceflinger/
MonitoredProducer.cpp 108 void MonitoredProducer::allocateBuffers(bool async, uint32_t width,
110 mProducer->allocateBuffers(async, width, height, format, usage);
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp 972 * FUNCTION : allocateBuffers
982 int32_t QCameraStream::allocateBuffers()
    [all...]
  /frameworks/av/media/libstagefright/
MidiExtractor.cpp 96 mEngine->allocateBuffers();
200 status_t MidiEngine::allocateBuffers() {
FLACExtractor.cpp 104 void allocateBuffers();
632 void FLACParser::allocateBuffers()
732 mParser->allocateBuffers();
OMXCodec.cpp     [all...]
ACodec.cpp 334 status_t allocateBuffers();
    [all...]
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp     [all...]
IGraphicBufferProducer.cpp 263 virtual void allocateBuffers(bool async, uint32_t width, uint32_t height,
274 ALOGE("allocateBuffers failed to transact: %d", result);
465 allocateBuffers(async, width, height, format, usage);
Surface.cpp 99 void Surface::allocateBuffers() {
102 mGraphicBufferProducer->allocateBuffers(mSwapIntervalZero, reqWidth,
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 523 void VirtualDisplaySurface::allocateBuffers(bool /* async */,
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.cpp     [all...]
  /frameworks/base/core/java/android/view/
Surface.java 481 public void allocateBuffers() {
ViewRootImpl.java     [all...]
  /external/jetty/src/java/org/eclipse/jetty/io/nio/
SslConnection.java 136 private void allocateBuffers()
183 allocateBuffers();
282 allocateBuffers();
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 

Completed in 495 milliseconds