Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_FrameRateCtsActivity.cpp204 std::string strName = name; in surfaceControlCreate() local
207 Surface* surface = new Surface(parentWindow.mNw, strName, left, top, right, bottom); in surfaceControlCreate()