Home
last modified time | relevance | path

Searched defs:phase (Results 151 - 161 of 161) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp2324 SkScalar phase = SkDoubleToScalar(strokeState_.GetLineDash().dashOffset); local
2337 RSScalar phase = static_cast<RSScalar>(strokeState_.GetLineDash().dashOffset); local
H A Drosen_render_offscreen_canvas.cpp1898 SkScalar phase = SkDoubleToScalar(strokeState_.GetLineDash().dashOffset); in UpdateLineDash() local
1911 RSScalar phase = static_cast<RSScalar>(strokeState_.GetLineDash().dashOffset); in UpdateLineDash() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp183 RSScalar phase = static_cast<RSScalar>(state_.strokeState.GetLineDash().dashOffset); in UpdateLineDash() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1739 const float phase = float(invocationID) / float(m_numInvocations) * 6.3f; in shadePrimitives() local
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c3085 UINT8 phase; in umass_status() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc1285 Phase phase; in Run() local
2620 RunPrintAndVerify(const char* phase, bool untyped) RunPrintAndVerify() argument
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp2803 SkOpPhase phase = contour()->globalState()->phase(); in debugValidate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp2520 traceGpuEventImpl(vk::CommandBuffer *commandBuffer, char phase, const EventName &name) synchronizeCpuGpuTime() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1592 static float phase = 0.0f; in ShowDemoWindowWidgets() local
/third_party/backends/backend/
H A Dhp3900_rts8822.c903 SANE_Int phase; in Motor_Curve_Parse() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp293 int phase = base64DecodeOffset % 4; in base64decode() local

Completed in 87 milliseconds

1234567