OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 345 milliseconds