HomeSort by relevance Sort by last modified time
    Searched full:bytes_data (Results 1 - 1 of 1) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 257 const GLbyte* bytes_data = (GLbyte *)(dataIn + index*strideIn); local
261 short_data[j] = B2S(bytes_data[j]);

Completed in 83 milliseconds