HomeSort by relevance Sort by last modified time
    Searched refs:static_name (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrTracing.h 76 static const char* SK_MACRO_APPEND_LINE(static_name) = name; \
77 INTERNAL_GR_CREATE_TRACE_MARKER(SK_MACRO_APPEND_LINE(static_name), \
108 static const char* SK_MACRO_APPEND_LINE(static_name) = name; \
109 INTERNAL_GR_CREATE_TRACE_MARKER_C(SK_MACRO_APPEND_LINE(static_name), \
  /external/mesa3d/src/mapi/glapi/gen/
gl_apitemp.py 65 n = f.static_name(name)
227 normal_ents = [f.static_name(ent) for ent in normal_ents]
228 proto_ents = [f.static_name(ent) for ent in proto_ents]
glX_XML.py 536 return self.static_name(name)
gl_XML.py 776 def static_name(self, name): member in class:gl_function

Completed in 175 milliseconds