/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/ |
D | XDefine.js | 19 static ReSize(w, h) { argument 28 static setLogicScreenSize(w, h) { argument
|
D | XTools.js | 21 static InRect(xx, yy, x, y, w, h) { argument
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
D | XTexture.js | 73 this.ximages[rid] = { stat: 1, path: path, tex: texture, w: 1, h: 1 }; property 107 TmpCut(rid, x = 0, y = 0, w = -1, h = -1, ww = 1024, hh = 1024) { argument 122 w: w, property 136 makeCut(rid, x = 0, y = 0, w = -1, h = -1, ww = -1, hh = -1) { argument 153 w: w, property 172 PutTexture(tex, w, h) { argument 174 this.ximages[rid] = { stat: 1, path: 'put' + rid, tex: tex, w: w, h: h }; property 199 w: width, property
|
D | XMat4.js | 129 PerspectiveMatrix(n, f, w = NO_INITIAL_VAL, h = NO_INITIAL_VAL) { argument 148 orthoMat(x, y, w, h) { argument
|
D | X2DFast.js | 94 fillRect(x, y, w, h, c = 0xffffffff) { argument 112 drawRect(x, y, w, h, c = 0xffffffff, lw = 1) { argument
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/ |
D | XButton.js | 19 constructor(x, y, w, h, name) { argument 31 move(x, y, w, h) { argument
|
D | XSelect.js | 32 move(x, y, w, h) { argument
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
D | CanvasInput.js | 20 static SetSafeArea(x, y, w, h) { argument 23 static Reset(x, y, w, h, value, cb, cb2) { argument
|
/drivers/peripheral/display/composer/test/common/ |
D | display_test_utils.h | 42 float w = 0; // ratio member 47 float w; member 52 uint32_t w; member
|
D | hdi_composition_check.h | 37 void Init(uint32_t w, uint32_t h) in Init()
|
D | hdi_test_display.cpp | 104 std::shared_ptr<HdiTestLayer> HdiTestDisplay::CreateHdiTestLayer(uint32_t w, uint32_t h) in CreateHdiTestLayer()
|
D | hdi_test_layer.cpp | 29 HdiGrallocBuffer::HdiGrallocBuffer(uint32_t seqNo, uint32_t w, uint32_t h, PixelFormat fmt) in HdiGrallocBuffer()
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
D | MainEditor.js | 683 arrayNodeProc(w, pm2f, data, offx, offy) { argument 703 configNodeProc(w, pm2f, data, offx, offy, path) { argument 819 setNodeButton(pm2f, x, y, w, h, path, node) { argument 957 setNodeMoreButton(pm2f, x, y, w, h, node) { argument
|
/drivers/peripheral/light/interfaces/v1_0/ |
D | ilight_type_vdi.h | 70 uint8_t w; member
|
/drivers/peripheral/light/interfaces/include/ |
D | light_type.h | 145 uint8_t w; /** White value range 0-255. */ member
|
/drivers/peripheral/display/composer/test/moduletest/ |
D | hdi_device_test.cpp | 288 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
|
/drivers/hdf_core/framework/model/misc/light/driver/include/ |
D | light_driver.h | 100 uint8_t w; member
|
/drivers/peripheral/display/composer/test/unittest/ |
D | hdi_composer_ut.cpp | 110 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
|
/drivers/peripheral/display/interfaces/include/ |
D | display_vgu.h | 129 VGUScalar w; /* < Width of the rectangle */ member
|
D | display_type.h | 338 int32_t w; /**< Width of the rectangle */ member
|