OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:short_data
(Results
1 - 1
of
1
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
256
GLshort*
short_data
= reinterpret_cast<GLshort*>(static_cast<unsigned char*>(dataOut) + index*strideOut);
local
259
short_data
[j] = B2S(bytes_data[j]);
Completed in 115 milliseconds