/third_party/libdrm/tests/tegra/ |
H A D | vic30.c | 51 unsigned int left, unsigned int top, in vic30_fill() 70 c->surfaceList0Struct.TargetRectTop = top; in vic30_fill() 84 c->blending0Struct.TargetRectTop = top; in vic30_fill() 93 c->fetchControl0Struct.TargetRectTop = top; in vic30_fill() 50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | state-values-utils.cc | 346 SparseInputMask::InputIterator* top = Top(); in EnsureValid() local 348 if (top->IsEmpty()) { in EnsureValid() 353 if (top->IsEnd()) { in EnsureValid() 366 Node* value_node = top->GetReal(); in EnsureValid()
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ocb128.c | 345 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_encrypt() local 351 while (top >>= 1) in CRYPTO_ocb128_encrypt() 437 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_decrypt() local 443 while (top >>= 1) in CRYPTO_ocb128_decrypt()
|
/third_party/python/Lib/idlelib/ |
H A D | multicall.py | 418 top = tkinter.Toplevel(parent) 419 top.title("Test MultiCall") 421 top.geometry("+%d+%d" % (x, y + 175)) 422 text = MultiCallCreator(tkinter.Text)(top)
|
/third_party/openssl/crypto/modes/ |
H A D | ocb128.c | 345 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_encrypt() local 351 while (top >>= 1) in CRYPTO_ocb128_encrypt() 437 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_decrypt() local 443 while (top >>= 1) in CRYPTO_ocb128_decrypt()
|
/third_party/skia/samplecode/ |
H A D | SamplePathClip.cpp | 81 if (p1.fY <= bounds.top() || p0.fY >= bounds.bottom()) { 86 if (p0.fY < bounds.top()) { 87 p0.fX = SkDoubleToScalar(p0.fX + dxdy * (bounds.top() - p0.fY)); 88 p0.fY = bounds.top();
|
/third_party/skia/src/core/ |
H A D | SkGlyph.h | 185 SkGlyphRect(int16_t left, int16_t top, int16_t right, int16_t bottom) 186 : fRect{left, top, (int16_t)-right, (int16_t)-bottom} { 188 SkASSERT(left != min && top != min && right != min && bottom != min); 266 // of bytes allocated. Copy the width, height, top, left, format, and image into this glyph 317 int top() const { return fTop; } 361 // the fBounds contains the top and bottom of the underline. The fInterval pair contains the 385 // The offset from the glyphs origin on the baseline to the top left of the glyph mask.
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkArithmeticImageFilter.cpp | 219 offset->fY = bounds.top(); in onFilterImage() 237 canvas->translate(SkIntToScalar(-bounds.left()), SkIntToScalar(-bounds.top())); in onFilterImage() 370 SkIntToScalar(bgSubset.top() - backgroundOffset.fY)); in filterImageGPU() 390 SkIntToScalar(fgSubset.top() - foregroundOffset.fY)); in filterImageGPU()
|
H A D | SkBlendImageFilter.cpp | 160 offset->fY = bounds.top(); in onFilterImage() 178 canvas->translate(SkIntToScalar(-bounds.left()), SkIntToScalar(-bounds.top())); in onFilterImage() 286 SkIntToScalar(bgSubset.top() - backgroundOffset.fY)); in filterImageGPU() 302 SkIntToScalar(fgSubset.top() - foregroundOffset.fY)); in filterImageGPU()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftglyph.c | 25 * or text layout engine on top of FreeType. However, they are pretty 75 glyph->top = slot->bitmap_top; in FT_CALLBACK_DEF() 104 target->top = source->top; in FT_CALLBACK_DEF() 130 cbox->yMax = glyph->top * 64; in ft_bitmap_glyph_bbox()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | index_sub_table_format4.cc | 313 int32_t top = pair_list->size(); in FindCodeOffsetPair() local 314 while (top != bottom) { in FindCodeOffsetPair() 315 location = (top + bottom) / 2; in FindCodeOffsetPair() 319 top = location; in FindCodeOffsetPair()
|
/third_party/python/Modules/ |
H A D | _heapqmodule.c | 260 PyObject* top = PyList_GET_ITEM(heap, 0); in _heapq_heappushpop_impl() local 261 Py_INCREF(top); in _heapq_heappushpop_impl() 262 cmp = PyObject_RichCompareBool(top, item, Py_LT); in _heapq_heappushpop_impl() 263 Py_DECREF(top); in _heapq_heappushpop_impl() 614 but the top cell \"wins\" over the two topped cells.\n"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 478 // At the top level, we run all the passes in this pass manager on the in runOnModule() 571 PMS.top()->getPassManagerType() > PMT_CallGraphPassManager) in assignPassManager() 577 if (PMS.top()->getPassManagerType() == PMT_CallGraphPassManager) in assignPassManager() 578 CGP = (CGPassManager*)PMS.top(); in assignPassManager() 582 PMDataManager *PMD = PMS.top(); in assignPassManager() 587 // [2] Set up new manager's top level manager in assignPassManager()
|
/third_party/skia/gm/ |
H A D | fontmgr.cpp | 229 SkGlyphID left = 0, right = 0, top = 0, bottom = 0; in show_bounds() local 239 if (cur.fTop < min.fTop ) { min.fTop = cur.fTop ; top = i; } in show_bounds() 291 {top, {min.centerX(), min.top() }, 0}, in show_bounds()
|
/third_party/skia/modules/skparagraph/src/ |
H A D | Decorations.cpp | 60 fPosition : (context.clip.top() + fPosition); in paint() 165 SkScalar top = textStyle.getHeight() != 0 ? this->fDecorationContext.textBlobTop + baseline : rect.fTop; in calculateGaps() local 170 const SkScalar bounds[2] = {top - baseline, top + halo - baseline}; in calculateGaps()
|
/third_party/skia/modules/sksg/samples/ |
H A D | SampleSVGPong.cpp | 108 bgPath.moveTo(kBounds.left() , fieldBounds.top()) 109 .lineTo(kBounds.right(), fieldBounds.top()) 115 kBounds.top() + (i + 0.25f) * kBounds.height() / kBackgroundDashCount) 117 kBounds.top() + (i + 0.75f) * kBounds.height() / kBackgroundDashCount);
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_side_bar_container_ffi.h | 32 double top; member
|
H A D | cj_toggle_ffi.h | 31 CJ_EXPORT void FfiOHOSAceFrameworkTogglePadding(double left, int32_t leftUnit, double top, int32_t topUnit,
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_frame_ohos_gl.h | 40 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override;
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_frame_ohos_vulkan.h | 36 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override {};
|
H A D | surface_frame_ohos_gl.h | 33 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override {};
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | egl_manager.h | 35 static void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height);
|
H A D | interface_render_backend.h | 34 virtual void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) = 0;
|
H A D | software_render_backend.h | 36 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override {};
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/ |
H A D | rs_surface_frame.h | 33 virtual void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) {}; in SetDamageRegion() argument
|