Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/math/tests/
Dvec_test.cpp78 float4 vf(2); in TEST_F() local
229 float4 vf(2); in TEST_F() local
251 float3 vf(east); in TEST_F() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowFrameTests.java151 final Rect vf = new Rect(pf); in testLayoutInFullscreenTaskInsets() local
342 final Rect vf = cf; in testCalculatePolicyCrop() local
499 final Rect vf = new Rect(cf); in testFreeformContentInsets() local
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java1748 boolean insetDecors, Rect pf, Rect df, Rect of, Rect cf, Rect vf, in setAttachedWindowFrames()
1872 final Rect vf = windowFrames.mVisibleFrame; in layoutWindowLw() local