Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java70 private CellLocation cellLocation = null; field in ShadowTelephonyManager
372 public void setCellLocation(CellLocation cellLocation) { in setCellLocation()
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java571 private static JSONObject buildJsonCellLocation(CellLocation cellLocation) in buildJsonCellLocation()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3403 void onCullMaskAssignedToCell(const tcu::UVec3& cellLocation, const deUint8& cullMaskAssigned) in onCullMaskAssignedToCell()
3410 …void onInstanceCustomIndexAssignedToCell(const tcu::UVec3& cellLocation, const deUint32& customInd… in onInstanceCustomIndexAssignedToCell()