Home
last modified time | relevance | path

Searched defs:offsets (Results 1 - 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.cpp37 std::vector<std::string> offsets; in FromString() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_kawase_blur_shader_filter_test.cpp303 SkV2 offsets[offsetCount]; in HWTEST_F() local
324 SkV2* offsets = nullptr; in HWTEST_F() local
340 SkV2 offsets[offsetCount] = { { 1.f, 1.f } }; // 1.f, 1.f init data: x, y HWTEST_F() local
358 SkV2 offsets[offsetCount]; HWTEST_F() local
378 SkV2 offsets[offsetCount]; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_mesa_blur_shader_filter.h45 float offsets[12] = {0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}; // 0: initial offsets member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_shader_builder.cpp142 SkV2 offsets[5] = { in SetUniform() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tab_bar.cpp213 std::vector<std::string> offsets; in ParseEdge() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/
H A Drelative_container_guideline_test_ng.cpp174 std::vector<OffsetF> offsets = { in HWTEST_F() local
H A Drelative_container_test_ng.cpp1214 std::vector<OffsetF> offsets = { in HWTEST_F() local
1794 std::vector<OffsetF> offsets = { member
/foundation/communication/ipc/ipc/native/c/rpc/include/
H A Drpc_process_skeleton.h104 uintptr_t offsets; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp276 auto* offsets = ashmemParcel->ReadBuffer(sizeof(binder_size_t) * offsetSize); in ParseFromAshmemParcel() local
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h274 binder_size_t *offsets = reinterpret_cast<binder_size_t *>(tr->buffer + tr->buffer_size); in RemoveDBinderPtrData() local
[all...]
H A Dsys_binder.h183 binder_uintptr_t offsets; member
302 binder_uintptr_t offsets; member
/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h98 uint64_t offsets; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_kawase_blur.cpp157 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offsetInfo) in getNormalizedOffset() argument
336 SkV2 offsets[BLUR_SAMPLE_COUNT]; in ExecutePingPongBlur() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/
H A Djs_run.cpp232 std::vector<Drawing::Point> offsets = run_->GetOffsets(); in OnGetOffsets() local
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h55 binder_uintptr_t offsets; member
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h59 void *offsets; member
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp159 void GetOffsetValue(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValue() argument
180 void GetOffsetValueObjectPosition(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValueObjectPosition() argument
430 std::vector<std::string> offsets; ParseBackgroundImagePosition() local
585 std::vector<std::string> offsets; ParseImageObjectPosition() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp85 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offsetInfo) in getNormalizedOffset() argument
251 SkV2 offsets[BLUR_SAMPLE_COUNT]; in SetBlurBuilderParam() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_material.cpp706 const auto& offsets = materialCustomPropertyOffsets_[materialIndex]; in GetMaterialCustomPropertyData() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp262 Vector4f offsets = CalculateOffset(symbolFirstNode.symbolData.path_, in SetReplaceAppear() local
387 Vector4f offsets = CalculateOffset(symbolFirstNode.symbolData.path_, symbolFirstNode.nodeBoundary[0], in SetPublicAnimation() local
533 GroupDrawing(const std::shared_ptr<RSCanvasNode>& canvasNode, TextEngine::SymbolNode& symbolNode, const Vector4f& offsets, bool isMultiLayer) GroupDrawing() argument
553 DrawSymbolOnCanvas( ExtendRecordingCanvas* recordingCanvas, TextEngine::SymbolNode& symbolNode, const Vector4f& offsets) DrawSymbolOnCanvas() argument
569 DrawPathOnCanvas( ExtendRecordingCanvas* recordingCanvas, TextEngine::SymbolNode& symbolNode, const Vector4f& offsets) DrawPathOnCanvas() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp106 void Parcel::InjectOffsets(binder_size_t offsets, size_t offsetSize) in InjectOffsets() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h169 binder_uintptr_t offsets; member
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp2915 std::vector<std::string> offsets; in UpdateTextStyleForeground() local

Completed in 24 milliseconds