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

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_screen.h 68 bool has_timestamp; member in struct:fd_screen
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_dev.h 51 bool has_timestamp; member in struct:ilo_dev
intel_winsys.h 78 bool has_timestamp; member in struct:intel_winsys_info
  /system/extras/simpleperf/
record_file_reader.cpp 229 bool has_timestamp = true; local
232 has_timestamp = false;
236 record_cache_.reset(new RecordCache(has_timestamp));

Completed in 291 milliseconds