Searched refs:layerPixelFormat (Results 1 – 2 of 2) sorted by relevance
52 static std::string layerPixelFormat(int32_t pixelFormat);
73 StringAppendF(&key, ",%s", layerPixelFormat(layer->activeBuffer.format).c_str()); in traverseLayerTreeStatsLocked()165 std::string LayerStats::layerPixelFormat(int32_t pixelFormat) { in layerPixelFormat() function in android::LayerStats