Home
last modified time | relevance | path

Searched defs:textureId (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/evs/app/
DTexWrapper.cpp28 GLuint textureId; in TexWrapper() local
42 TexWrapper::TexWrapper(GLuint textureId, unsigned width, unsigned height) { in TexWrapper()
173 GLuint textureId; in createTextureFromPng() local