Home
last modified time | relevance | path

Searched defs:makeRange (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxml2/tools/
H A DgenChRanges.py26 def makeRange(lst): function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBuiltinVariableTest.cpp124 std::vector<GLint> makeRange(int n) const in makeRange() function in BuiltinVariableVertexIdTest
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DExifInterfaceTest.java358 final long[] makeRange = exifInterface in compareWithExpectedValue() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1562 const auto makeRange = [env](jobject obj) { in nativeSetDesiredDisplayModeSpecs() local