Home
last modified time | relevance | path

Searched +defs:N +defs:w (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java115 int w = 256; in testBlend() local
229 protected Allocation creatAllocation(int w, int h) { in creatAllocation()
303 final int N = 255; in clamp() local