Home
last modified time | relevance | path

Searched refs:fxd (Results 1 – 7 of 7) sorted by relevance

/external/skia/tools/skqp/
Dclean_app.sh13 git clean -fxd skqp/build \
/external/skqp/tools/skqp/
Dclean_app.sh13 git clean -fxd skqp/build \
/external/skqp/third_party/harfbuzz/
DREADME41 git clean -fxd
/external/skia/third_party/harfbuzz/
DREADME46 git clean -fxd
/external/skqp/platform_tools/android/bin/
Dandroid_build_universal_viewer27 git clean -fxd platform_tools/android/apps/$APP
/external/skia/platform_tools/android/bin/
Dandroid_build_universal_viewer27 git clean -fxd platform_tools/android/apps/$APP
/external/pdfium/third_party/lcms/src/
Dcmslut.c1752 cmsFloat32Number fx[4], x[4], xd[4], fxd[4]; in cmsPipelineEvalReverseFloat() local
1812 cmsPipelineEvalFloat(xd, fxd, lut); in cmsPipelineEvalReverseFloat()
1814 Jacobian.v[0].n[j] = ((fxd[0] - fx[0]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()
1815 Jacobian.v[1].n[j] = ((fxd[1] - fx[1]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()
1816 Jacobian.v[2].n[j] = ((fxd[2] - fx[2]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()