Searched defs:vp (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/ |
H A D | render_environment.cpp | 180 RenderViewport vp(0, 0, renderTex->Width(), renderTex->Height()); in GenMainTex() local 192 RenderViewport vp(0, 0, input->Width(), input->Height()); in DrawFlipTex() local 258 RenderViewport vp(0, 0, renderTex->Width(), renderTex->Height()); in DrawImageToFBO() local 468 RenderViewport vp(0, 0, width, height); in ConvertYUV2RGBA() local 497 RenderViewport vp(0, 0, w, h); in Draw2D2OES() local 519 RenderViewport vp(0, 0, tex->Width(), tex->Height()); in DrawSurfaceBufferFromTex() local 535 RenderViewport vp(0, 0, tex->Width(), tex->Height()); in DrawFlipSurfaceBufferFromTex() local 553 RenderViewport vp(0, 0, tex->Width(), tex->Height()); in DrawTexFromSurfaceBuffer() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | log_display.cpp | 158 static void SortProcList(vector<ProcStatsRsp>& vp, const ProcStatsRsp* procList, int num) in SortProcList() 239 vector<ProcStatsRsp> vp; // sort process list in HilogShowProcStatsInfo() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 348 int32_t TransalteVp2Pixel(const int32_t sideLen, const int32_t vp) in TransalteVp2Pixel()
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/ |
H A D | key_command_handler_test.cpp | 583 int32_t vp = 10; variable 3093 int32_t vp = -1; variable 3385 int32_t vp = -5; variable 3412 int32_t vp = 5; variable
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/ |
H A D | time_lapse_photo_session_fuzzer.cpp | 298 auto vp = cap->GetVideoProfiles()[0]; in Test2() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 144 double PipelineBase::Vp2PxWithCurrentDensity(double vp) in Vp2PxWithCurrentDensity()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsXNode.js | 1551 static vp(value) { method in LengthMetrics
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.cpp | 791 double PipelineBase::Vp2PxWithCurrentDensity(double vp) in Vp2PxWithCurrentDensity()
|