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

  /external/chromium_org/ui/base/x/
x11_util.cc 743 unsigned char* property_data = NULL; local
747 &nitems, &nbytes, &property_data) != Success) {
774 *out_data = new XRefcountedMemory(property_data, bytes);
776 XFree(property_data);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_build.c 1290 struct tgsi_property_data property_data; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_build.c 1290 struct tgsi_property_data property_data; local
    [all...]

Completed in 610 milliseconds