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

  /frameworks/base/media/jni/
android_media_ImageReader.cpp 114 void setBufferWidth(int width) { mWidth = width; }
416 ctx->setBufferWidth(width);
    [all...]
android_media_ImageWriter.cpp 77 void setBufferWidth(int width) { mWidth = width; }
273 ctx->setBufferWidth(width);
    [all...]

Completed in 88 milliseconds