/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/ |
D | AutoFocusHelper.java | 127 private static MeteringRectangle[] regionsForNormalizedCoord(float nx, float ny, in regionsForNormalizedCoord() 169 float ny, final Rect cropRegion, int sensorOrientation) { in afRegionsForNormalizedCoord() 185 float ny, final Rect cropRegion, int sensorOrientation) { in aeRegionsForNormalizedCoord() 201 float ny, final Rect cropRegion, int sensorOrientation) { in gcamAERegionsForNormalizedCoord()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 301 …ic inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float ny) in projectedTriInterpolate() 307 … inline float triDerivateX(const tcu::Vec3 &s, const tcu::Vec3 &w, float wx, float width, float ny) in triDerivateX() 528 float ny = wy / dstH; in sampleTextureProjected() local 574 float ny = wy / dstH; in sampleTextureProjected() local 730 const float ny = wy / dstH; in sampleTextureCube() local 958 float ny = wy / dstH; in sampleTextureProjected() local 1029 const float ny = wy / dstH; in sampleTextureCubeArray() local 1503 const float ny = wy / dstH; in computeTextureLookupDiff() local 1630 const float ny = wy / dstH; in computeTextureLookupDiff() local 1858 const float ny = wy / dstH; in computeTextureLookupDiff() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
H A D | graphcycles.cc | 101 Node* ny = r->nodes_[y]; in CheckInvariants() local 178 Node* ny = r->nodes_[y]; in InsertEdge() local 348 Node* ny = r->nodes_[y]; in IsReachableNonConst() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
|
/aosp_15_r20/external/deqp/modules/gles2/accuracy/ |
H A D | es2aVaryingInterpolationTests.cpp | 59 …ic inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float ny) in projectedTriInterpolate() 86 float ny = wy / dstH; in renderReference() local
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | CubeMapActivity.java | 181 float ny = -sinV * cosU; in generateTorusGrid() local 317 public void set(int i, int j, float x, float y, float z, float nx, float ny, float nz) { in set()
|
/aosp_15_r20/external/deqp/modules/gles3/accuracy/ |
H A D | es3aVaryingInterpolationTests.cpp | 61 …ic inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float ny) in projectedTriInterpolate() 88 float ny = wy / dstH; in renderReference() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | NinePatchTexture.java | 226 int ny = stretch(divY, divV, chunk.mDivY, tex.getHeight(), height); in NinePatchInstance() local 313 int nx, int ny, int[] color) { in prepareVertexData()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/ |
H A D | cycle_detector.cc | 116 Node* ny = r->nodes[y]; in InsertEdge() local 257 Node* ny = r->nodes[y]; in IsReachable() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/ |
H A D | test_wg_broadcast.cpp | 89 verify_wg_broadcast_2D(float *inptr, float *outptr, size_t nx, size_t ny, size_t wg_size_x, size_t … in verify_wg_broadcast_2D() 122 verify_wg_broadcast_3D(float *inptr, float *outptr, size_t nx, size_t ny, size_t nz, size_t wg_size… in verify_wg_broadcast_3D()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_rectangle.cpp | 123 float ny = 1.0f; in GetFillPath() local 511 float ny = 1.0f; in GetPath() local
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/ |
D | ManualAutoFocus.java | 25 void triggerFocusAndMeterAtPoint(float nx, float ny); in triggerFocusAndMeterAtPoint()
|
D | ManualAutoFocusImpl.java | 45 public void triggerFocusAndMeterAtPoint(float nx, float ny) { in triggerFocusAndMeterAtPoint()
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/initialization/ |
D | DeferredManualAutoFocus.java | 37 public void triggerFocusAndMeterAtPoint(float nx, float ny) { in triggerFocusAndMeterAtPoint()
|
/aosp_15_r20/external/dtc/tests/ |
H A D | multilabel.dts | 16 ny: n2: node2 { label
|
H A D | multilabel_merge.dts | 56 ny: n2: node2 { label
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/ |
H A D | graphcycles.cc | 398 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 500 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
H A D | graphcycles.cc | 396 Node* ny = r->nodes_[y]; in CheckInvariants() local 498 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 398 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 500 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 398 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 500 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_nir.c | 691 nir_def *ny = nir_if_phi(&b, ts_y, y_value); in si_create_query_result_cs() local 959 nir_def *ny = nir_bcsel(&b, is_result_available, zero, y_value); in gfx11_create_sh_query_result_cs() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 400 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 504 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/angle/samples/torus_lighting/ |
H A D | torus.h | 63 float ny = -sinV * cosU; in GenerateTorus() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 409 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 513 Node* ny = FindNode(r, idy); in InsertEdge() local
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 409 Node* ny = r->nodes_[static_cast<uint32_t>(y)]; in CheckInvariants() local 513 Node* ny = FindNode(r, idy); in InsertEdge() local
|