Home
last modified time | relevance | path

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

/cts/tools/selinux/
DSELinuxNeverallowTestGen.py13 depths = None variable in NeverallowRule
15 def __init__(self, statement, depths): argument
17 self.depths = copy.deepcopy(depths)
53 depths = dict()
55 depths[section] = 0
60 depths[section] += 1
64 if depths[section] < 1:
66 depths[section] -= 1
70 rule = NeverallowRule(line, depths)
74 if depths[section] != 0:
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayer_info.rsh4 // An object that contains the front and back depths values of a layer
Dluts_for_speedup_f32.rsh49 // For depths > front_focal_depth, visibility check is not used in
Dlayered_filter_fast_f32.rscript11 // 2. The depth value represents inverse depth. Larger depths are closer to the
129 // active pixels to be actual depths.
217 // We do not need to compute matte for depths in front of this layer,
Dlayered_filter_fast_d1new.rscript11 // 2. The depth value represents inverse depth. Larger depths are closer to the
114 // active pixels to be actual depths.
258 // We do not need to compute matte for depths in front of this layer,
277 // We do not need to compute matte for depths in front of this layer,