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

  /external/libdrm/freedreno/kgsl/
kgsl_pipe.c 190 static int getprop(int fd, enum kgsl_property_type type, function
201 #define GETPROP(fd, prop, x) do { \
202 if (getprop((fd), KGSL_PROP_##prop, &(x), sizeof(x))) { \
251 GETPROP(fd, VERSION, kgsl_pipe->version);
252 GETPROP(fd, DEVICE_INFO, kgsl_pipe->devinfo);
  /libcore/ojluni/src/main/native/
System.c 77 #define GETPROP(props, key, jret) \
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 160 milliseconds