| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | ANGLEPerfTest.cpp | 1062 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | WebGLCompatibilityTest.cpp | 53 namespace angle namespace
|
| /third_party/skia/src/core/ |
| H A D | SkPathBuilder.cpp | 454 SkPathBuilder& SkPathBuilder::arcTo(SkPoint rad, SkScalar angle, SkPathBuilder::ArcSize arcLarge, in arcTo() argument
|
| /third_party/skia/tests/ |
| H A D | PathOpsAngleIdeas.cpp | 108 double angle = (atan2(pt.fY, pt.fX) + SK_ScalarPI) * 8 / (SK_ScalarPI * 2); in quadAngle() local 399 double angle = fabs(lowerRange.a2 - lowerRange.a1); in bruteForce() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ANGLETest.h | 28 namespace angle namespace 85 namespace angle namespace [all...] |
| H A D | angle_test_configs.cpp | 12 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
| H A D | GPUTestExpectationsParser.cpp | 17 namespace angle namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingWatertightnessTests.cpp | 522 const auto angle = static_cast<float>(nSharedEdge) * angleDiff - DE_PI; in initBottomAccelerationStructures() local
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aTextureMipmapTests.cpp | 227 float angle = 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord2D() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fMultisampleTests.cpp | 551 float angle = 2.0f*DE_PI * (float)i / (float)numLines + 0.001f*(float)m_currentIteration; in renderPattern() local 673 float angle = 0.5f * DE_PI * (float)(m_currentIteration-1) / (float)(m_numIterations-1); in iterate() local 747 float angle = 0.5f * DE_PI * (float)(m_currentIteration-1) / (float)(m_numIterations-1); iterate() local 928 float angle = 2.0f * DE_PI * (float)i / (float)numPolygons + 0.001f*(float)m_currentIteration; renderPattern() local [all...] |
| H A D | es2fTextureMipmapTests.cpp | 230 float angle = 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord2D() local
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aTextureMipmapTests.cpp | 218 float angle = 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord2D() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | angleutils.h | 35 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1Renderer.cpp | 577 linkProgram(Context *context, State *glState, ShaderProgramID vertexShader, ShaderProgramID fragmentShader, const angle::HashMap<GLint, std::string> &attribLocs, ShaderProgramID *programOut) linkProgram() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 362 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 359 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_video_adapt.h | 358 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| H A D | ImageNdk.cpp | 704 double angle; in TestRotate() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | hevcpred_msa.c | 936 int32_t angle, angle_loop; in hevc_intra_pred_angular_upper_4width_msa() local 1029 int32_t angle, angle_loop; in hevc_intra_pred_angular_upper_8width_msa() local 1124 int32_t angle, angle_loop, offset; hevc_intra_pred_angular_upper_16width_msa() local 1237 int32_t angle, angle_loop; hevc_intra_pred_angular_upper_32width_msa() local 1351 int32_t angle, angle_loop, inv_angle_val; hevc_intra_pred_angular_lower_4width_msa() local 1450 int32_t angle, angle_loop, inv_angle_val; hevc_intra_pred_angular_lower_8width_msa() local 1550 int32_t angle, angle_loop, inv_angle_val, offset; hevc_intra_pred_angular_lower_16width_msa() local 1665 int32_t angle, angle_loop, inv_angle_val, offset; hevc_intra_pred_angular_lower_32width_msa() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_slice.c | 1297 double angle = o->anticlockwise_rotation * 360 / (double) (1 << 16); in h264_export_frame_props() local
|
| H A D | vorbisdec.c | 113 uint8_t *angle; member
|
| H A D | vorbisenc.c | 97 int *angle; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aiir.c | 898 double angle = iir->ab[0][2*n+1]; in convert_pr2zp() local 906 double angle = iir->ab[1][2*n+1]; in convert_pr2zp() local 1006 double angle = M_PI*iir->ab[0][2*n+1]/180.; in convert_pd2zp() local 1014 double angle in convert_pd2zp() local [all...] |
| H A D | af_surround.c | 59 float angle; member 322 static void stereo_transform(float *x, float *y, float angle) in stereo_transform() argument [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_magic.c | 888 sanei_magic_findTurn(SANE_Parameters * params, SANE_Byte * buffer, int dpiX, int dpiY, int * angle) sanei_magic_findTurn() argument 1058 sanei_magic_turn(SANE_Parameters * params, SANE_Byte * buffer, int angle) sanei_magic_turn() argument [all...] |