Searched refs:composeRGBPixelTime (Results 1 – 1 of 1) sorted by relevance
2303 double composeRGBPixelTime = composeRGBPixelMicroBench(env, *input, device->type); in evaluateScoreForDevice() local2321 float weightedTime = composeRGBPixelWeight * composeRGBPixelTime + in evaluateScoreForDevice()2330 tprintf("[DS]%25s: %f (w=%.1f)\n", "composeRGBPixel", composeRGBPixelTime, composeRGBPixelWeight); in evaluateScoreForDevice()