Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_trace_priv.h77 u_trace_append(struct u_trace *ut, void *cs, const struct u_tracepoint *tp) in u_trace_append()
Du_trace.c821 void *cs, in u_trace_appendv()
/hardware/google/gfxstream/guest/mesa/src/util/
Dformat_srgb.h57 util_format_srgb_to_linear_float(float cs) in util_format_srgb_to_linear_float()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h638 #define CI_NONEXISTCHAR(cs) (((cs)->width == 0) && \ argument
649 #define CI_GET_CHAR_INFO_1D(fs,col,def,cs) \ argument
662 #define CI_GET_DEFAULT_INFO_1D(fs,cs) \ argument
671 #define CI_GET_CHAR_INFO_2D(fs,row,col,def,cs) \ argument
688 #define CI_GET_DEFAULT_INFO_2D(fs,cs) \ argument
DXthreads.h106 CRITICAL_SECTION cs; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8837 int cs = 0; in hufEncode() local
8924 unsigned char cs = (c >> lc); in getCode() local