HomeSort by relevance Sort by last modified time
    Searched refs:storePointerData (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 54 void storePointerData(unsigned int loc, void *data, size_t len) {
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 54 void storePointerData(unsigned int loc, void *data, size_t len) {
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 107 ctx->m_contextData->storePointerData(indx, data, datalen);
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 134 ctx->m_contextData->storePointerData((location), data, datalen); \

Completed in 4153 milliseconds