Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp258 …GLshort* short_data = reinterpret_cast<GLshort*>(static_cast<unsigned char*>(dataOut) + index*stri… in convertByteIndirectLoop() local
261 short_data[j] = B2S(bytes_data[j]); in convertByteIndirectLoop()