Home
last modified time | relevance | path

Searched defs:y_val (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/effects/imagefilters/
H A DSkMagnifierImageFilter.cpp266 int y_val = SkTPin(bounds.y() + SkScalarFloorToInt(y_interp), 0, inputBM.height() - 1); in onFilterImage() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c586 LLVMValueRef y_val = lp_build_const_int32(gallivm, y); in fs_fb_fetch() local
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc159 double y_val = y->AsLiteral()->AsNumber(); in ShortcutNumericLiteralBinaryExpression() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp5468 const GLuint y_val = y_vals[y]; in ExceedingBoundariesTest() local
5634 const GLuint y_val = y_vals[y]; in InvalidAlignmentTest() local

Completed in 18 milliseconds