Searched refs:layerPixelFormat (Results 1 – 2 of 2) sorted by relevance
53 static const char* layerPixelFormat(int32_t pixelFormat);
71 base::StringAppendF(&key, ",%s", layerPixelFormat(layer->activeBuffer.format)); in traverseLayerTreeStatsLocked()165 const char* LayerStats::layerPixelFormat(int32_t pixelFormat) { in layerPixelFormat() function in android::LayerStats