HomeSort by relevance Sort by last modified time
    Searched defs:initAttachment (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 214 void initAttachment (GLuint seed, GLuint element);
257 void BufferVAOAttacher::initAttachment (GLuint seed, GLuint buffer)
312 void initAttachment (GLuint seed, GLuint element);
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer)
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 272 void FboAttacher::initAttachment (GLuint seed, GLuint element)
415 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader)
926 m_attacher.initAttachment(0, *element);
1010 attacher.initAttachment(refSeed, elementId);
1022 attacher.initAttachment(newSeed, newId);
1091 attacher.initAttachment(0, elementId);
1111 attacher.initAttachment(newSeed, newId);
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 198 Attachment.initAttachment();
    [all...]

Completed in 163 milliseconds