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

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
TextureSource.java 75 public void allocateWithBitmapPixels(Bitmap bitmap) {
BackingStore.java 609 mTexture.allocateWithBitmapPixels(bitmap);

Completed in 253 milliseconds