Home
last modified time | relevance | path

Searched refs:allocateWithBitmapPixels (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DTextureSource.java75 public void allocateWithBitmapPixels(Bitmap bitmap) { in allocateWithBitmapPixels() method in TextureSource
DBackingStore.java609 mTexture.allocateWithBitmapPixels(bitmap); in syncTo()