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

  /external/deqp/framework/egl/
egluStrUtil.hpp 36 ConfigAttribValueFmt (deUint32 attribute_, int value_) : attribute(attribute_), value(value_) {}
43 SurfaceAttribValueFmt (deUint32 attribute_, int value_) : attribute(attribute_), value(value_) {}
50 ContextAttribValueFmt (deUint32 attribute_, int value_) : attribute(attribute_), value(value_) {}
  /external/autotest/frontend/tko/
models.py 447 "attribute_<attribute name>".
552 be available as a column attribute_<name>.value.

Completed in 1937 milliseconds