Home
last modified time | relevance | path

Searched refs:hasTimeBeforeReadback (Results 1 – 1 of 1) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp518 static void addGuestTimePrinting(const EntryPoint* e, bool hasTimeBeforeReadback, in addGuestTimePrinting() argument
523 if (hasTimeBeforeReadback) { in addGuestTimePrinting()
759 bool hasTimeBeforeReadback = false; in genEncoderImpl() local
769 if (!hasTimeBeforeReadback) { in genEncoderImpl()
770 hasTimeBeforeReadback = true; in genEncoderImpl()
806 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()
810 if (!hasTimeBeforeReadback) { in genEncoderImpl()
811 hasTimeBeforeReadback = true; in genEncoderImpl()
823 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()
828 addGuestTimePrinting(e, hasTimeBeforeReadback, fp); in genEncoderImpl()