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

  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.cc 204 Atom float_atom = XInternAtom(display_, "FLOAT", False); local
205 if (ndevices == 1 && prop != None && float_atom != None) {
216 if (status == Success && type == float_atom && format == 32) {

Completed in 739 milliseconds