Searched refs:src2 (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | Xfixes.h | 177 XserverRegion src1, XserverRegion src2); 181 XserverRegion src1, XserverRegion src2); 185 XserverRegion src1, XserverRegion src2);
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | ANGLEShaderParser.cpp | 385 std::string src2 = in translate() local 388 *outObjCode = src2; in translate() 391 std::string src2 = in translate() local 394 *outObjCode = src2; in translate()
|
/hardware/google/gchips/include/ |
D | swconverter.h | 102 unsigned char *src2,
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmutils.h | 762 xor_128bit_block(const uint8 *src1, const uint8 *src2, uint8 *dst) in xor_128bit_block() argument 768 (((uintptr)src1 | (uintptr)src2 | (uintptr)dst) & 3) == 0) { in xor_128bit_block() 771 ((uint32 *)dst)[0] = ((const uint32 *)src1)[0] ^ ((const uint32 *)src2)[0]; in xor_128bit_block() 772 ((uint32 *)dst)[1] = ((const uint32 *)src1)[1] ^ ((const uint32 *)src2)[1]; in xor_128bit_block() 773 ((uint32 *)dst)[2] = ((const uint32 *)src1)[2] ^ ((const uint32 *)src2)[2]; in xor_128bit_block() 774 ((uint32 *)dst)[3] = ((const uint32 *)src1)[3] ^ ((const uint32 *)src2)[3]; in xor_128bit_block() 779 dst[k] = src1[k] ^ src2[k]; in xor_128bit_block()
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 3837 typedef void (GL_APIENTRYP PFNGLEXTRAPOLATETEX2DQCOMPROC) (GLuint src1, GLuint src2, GLuint output,… 3839 GL_APICALL void GL_APIENTRY glExtrapolateTex2DQCOM (GLuint src1, GLuint src2, GLuint output, GLfloa…
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2ext.h | 3902 typedef void (GL_APIENTRYP PFNGLEXTRAPOLATETEX2DQCOMPROC) (GLuint src1, GLuint src2, GLuint output,… 3904 GL_APICALL void GL_APIENTRY glExtrapolateTex2DQCOM (GLuint src1, GLuint src2, GLuint output, GLfloa…
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | wuffs-v0.3.c | 15761 goto src2; in wuffs_base__base_64__decode() 15795 goto src2; in wuffs_base__base_64__decode() 15820 src2: in wuffs_base__base_64__decode()
|