HomeSort by relevance Sort by last modified time
    Searched full:get_dimensions (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_proto_common.py 63 [dim, w, h, d, junk] = param.get_dimensions()
glX_proto_send.py 59 [dim, junk, junk, junk, junk] = param.get_dimensions()
527 [dim, width, height, depth, extent] = param.get_dimensions()
686 [dim, w, h, d, junk] = output.get_dimensions()
756 [dim, w, h, d, junk] = p.get_dimensions()
825 [dim, junk, junk, junk, junk] = param.get_dimensions()
    [all...]
glX_XML.py 248 [dim, junk, junk, junk, junk] = self.images[0].get_dimensions()
glX_proto_size.py 556 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
gl_XML.py 521 def get_dimensions(self): member in class:gl_parameter
  /external/mesa3d/src/mapi/glapi/gen/
glX_proto_common.py 63 [dim, w, h, d, junk] = param.get_dimensions()
glX_proto_send.py 59 [dim, junk, junk, junk, junk] = param.get_dimensions()
527 [dim, width, height, depth, extent] = param.get_dimensions()
686 [dim, w, h, d, junk] = output.get_dimensions()
756 [dim, w, h, d, junk] = p.get_dimensions()
825 [dim, junk, junk, junk, junk] = param.get_dimensions()
    [all...]
glX_XML.py 248 [dim, junk, junk, junk, junk] = self.images[0].get_dimensions()
glX_proto_size.py 556 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
gl_XML.py 521 def get_dimensions(self): member in class:gl_parameter

Completed in 179 milliseconds