OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocatetexturepixels
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
TextureSource.java
65
GLToolbox.
allocateTexturePixels
(mTexId, mTarget, width, height);
GLToolbox.java
103
public static void
allocateTexturePixels
(int texId, int target, int width, int height) {
Completed in 168 milliseconds