Home
last modified time | relevance | path

Searched refs:OP_glLineWidth (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_opcodes.h25 #define OP_glLineWidth 1043 macro
Dgl_enc.cpp628 int tmp = OP_glLineWidth;memcpy(ptr, &tmp, 4); ptr += 4; in glLineWidth_enc()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_opcodes.h94 #define OP_glLineWidth 2136 macro
Dgl2_enc.cpp2914 int tmp = OP_glLineWidth;memcpy(ptr, &tmp, 4); ptr += 4; in glLineWidth_enc()