Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
DRenderer.cpp217 void Renderer::SetInputTextureType(GLenum textureType) in SetInputTextureType() argument
219 mInputTextureType = textureType; in SetInputTextureType()
DRenderer.h28 void SetInputTextureType(GLenum textureType);