Searched refs:allocateTexturePixels (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DTextureSource.java65 GLToolbox.allocateTexturePixels(mTexId, mTarget, width, height);
H A DGLToolbox.java103 public static void allocateTexturePixels(int texId, int target, int width, int height) { method in class:GLToolbox

Completed in 124 milliseconds