Home
last modified time | relevance | path

Searched defs:bufferIndex (Results 1 – 24 of 24) sorted by relevance

/external/smali/util/src/main/java/org/jf/util/
DIndentingWriter.java178 int bufferIndex = 23; in printUnsignedLongAsHex() local
196 int bufferIndex = 23; in printSignedLongAsDec() local
216 int bufferIndex = 15; in printSignedIntAsDec() local
236 int bufferIndex = 15; in printUnsignedIntAsDec() local
/external/skia/src/core/
DSkMD5.cpp41 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in write() local
75 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in finish() local
/external/skqp/src/core/
DSkMD5.cpp41 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in write() local
75 unsigned int bufferIndex = (unsigned int)(this->byteCount & 0x3F); in finish() local
/external/skia/src/utils/
DSkFloatToDecimal.cpp142 int bufferIndex = 0; in SkFloatToDecimal() local
/external/skqp/src/utils/
DSkFloatToDecimal.cpp142 int bufferIndex = 0; in SkFloatToDecimal() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dstreamout_jit.h41 DWORD bufferIndex; member
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DMediaCodecVideoEncoderTest.java112 int bufferIndex; in testEncoderUsingByteBuffer() local
/external/swiftshader/src/Pipeline/
DVertexProgram.cpp739 RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress()
751 …RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index, Int &offs… in uniformAddress()
845 Int VertexProgram::relativeAddress(const Shader::Relative &rel, int bufferIndex) in relativeAddress()
DPixelProgram.cpp969 RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress()
981 …RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offse… in uniformAddress()
1074 Int PixelProgram::relativeAddress(const Shader::Relative &rel, int bufferIndex) in relativeAddress()
DShader.hpp488 int bufferIndex : 8; member
/external/swiftshader/src/Shader/
DVertexProgram.cpp815 RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress()
827 …RValue<Pointer<Byte>> VertexProgram::uniformAddress(int bufferIndex, unsigned int index, Int &offs… in uniformAddress()
921 Int VertexProgram::relativeAddress(const Shader::Relative &rel, int bufferIndex) in relativeAddress()
DPixelProgram.cpp994 RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index) in uniformAddress()
1006 …RValue<Pointer<Byte>> PixelProgram::uniformAddress(int bufferIndex, unsigned int index, Int& offse… in uniformAddress()
1099 Int PixelProgram::relativeAddress(const Shader::Relative &rel, int bufferIndex) in relativeAddress()
DShader.hpp489 int bufferIndex : 8; member
/external/icu/icu4c/source/i18n/
Dusrchimp.h67 int32_t bufferIndex; member
Ducoleitr.cpp58 int32_t bufferIndex; member
/external/mesa3d/src/mesa/main/
Dbuffers.c807 GLenum buffer, gl_buffer_index bufferIndex) in _mesa_readbuffer()
Dcontext.c1598 gl_buffer_index bufferIndex; in handle_first_current() local
Duniforms.c1402 _mesa_GetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, in _mesa_GetActiveAtomicCounterBufferiv()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h361 int bufferIndex; member
/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp1531 …const deUint32 bufferIndex = getProgramResourceUint(gl, program.getProgram(), GL_UNIFORM, uniform… in iterate() local
1565 …const deUint32 bufferIndex = getProgramResourceUint(gl, program.getProgram(), GL_UNIFORM, unifor… in iterate() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2057 GLW_APICALL void GLW_APIENTRY glGetActiveAtomicCounterBufferiv (GLuint program, GLuint bufferIndex,…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1706 void CallLogWrapper::glGetActiveAtomicCounterBufferiv (glw::GLuint program, glw::GLuint bufferIndex
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1903 void glwGetActiveAtomicCounterBufferiv (GLuint program, GLuint bufferIndex, GLenum pname, GLint *pa…
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c17337 _mesa_marshal_GetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLin… in _mesa_marshal_GetActiveAtomicCounterBufferiv()