Home
last modified time | relevance | path

Searched defs:origin (Results 51 - 75 of 511) sorted by relevance

12345678910>>...21

/third_party/skia/gm/
H A Dbackdrop_imagefilter_croprect.cpp19 SkPoint origin = SkPoint::Make(150.f, 150.f); in draw_backdrop_filter_gm() local
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dpartitions.h70 unsigned long origin; member
/kernel/linux/linux-6.6/fs/netfs/
H A Dobjects.c14 netfs_alloc_request(struct address_space *mapping, struct file *file, loff_t start, size_t len, enum netfs_io_origin origin) netfs_alloc_request() argument
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dpartitions.h70 unsigned long origin; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c79 frontbuffer_flush(struct drm_i915_private *i915, unsigned int frontbuffer_bits, enum fb_op_origin origin) frontbuffer_flush() argument
166 __intel_fb_invalidate(struct intel_frontbuffer *front, enum fb_op_origin origin, unsigned int frontbuffer_bits) __intel_fb_invalidate() argument
187 __intel_fb_flush(struct intel_frontbuffer *front, enum fb_op_origin origin, unsigned int frontbuffer_bits) __intel_fb_flush() argument
[all...]
H A Dintel_frontbuffer.h95 intel_frontbuffer_invalidate(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_invalidate() argument
123 intel_frontbuffer_flush(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_flush() argument
/third_party/curl/src/
H A Dtool_formparse.h55 curl_off_t origin; /* Stdin read origin offset. */ member
/third_party/curl/include/curl/
H A Dheader.h36 unsigned int origin; /* see bits below */ member
/third_party/gn/src/gn/
H A Dloader_unittest.cc81 bool AsyncLoadFile(const LocationRange& origin, in AsyncLoadFile() argument
H A Dsubstitution_pattern.cc36 Parse(const std::string& str, const ParseNode* origin, Err* err) Parse() argument
H A Dvalue.h57 const ParseNode* origin() const { return origin_; } in origin() function in Value
/third_party/node/src/
H A Dnode_contextify.h38 v8::Local<v8::String> origin; member
/third_party/icu/icu4c/source/samples/uciter8/
H A Duit_len8.c116 lenient8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in lenient8IteratorGetIndex() argument
208 lenient8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) { in lenient8IteratorMove() argument
/third_party/node/deps/v8/src/heap/
H A Dheap-allocator-inl.h56 AllocateRaw( int size_in_bytes, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument
161 AllocateRaw(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument
191 AllocateRawData(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawData() argument
213 AllocateRawWith( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWith() argument
[all...]
H A Dheap-allocator.cc40 AllocateRawLargeInternal( int size_in_bytes, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawLargeInternal() argument
79 AllocateRawWithLightRetrySlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithLightRetrySlowPath() argument
103 AllocateRawWithRetryOrFailSlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithRetryOrFailSlowPath() argument
/third_party/node/deps/v8/src/inspector/
H A Dinspected-context.h44 String16 origin() const { return m_origin; } in origin() function in v8_inspector::InspectedContext
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DLimitedInputStream.cs95 public override long Seek(long offset, SeekOrigin origin) in Seek() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLImage.cpp115 bool Image::isRegionValid(const size_t origin[3], const size_t region[3]) const in isRegionValid() argument
[all...]
/third_party/skia/src/core/
H A DSkDraw_text.cpp114 paintPaths(SkDrawableGlyphBuffer* drawables, SkScalar scale, SkPoint origin, const SkPaint& paint) const paintPaths() argument
H A DSkPictureImageGenerator.cpp97 onGenerateTexture(GrRecordingContext* ctx, const SkImageInfo& info, const SkIPoint& origin, GrMipmapped mipmapped, GrImageTexGenPolicy texGenPolicy) onGenerateTexture() argument
H A DSkImageGenerator.cpp48 generateTexture(GrRecordingContext* ctx, const SkImageInfo& info, const SkIPoint& origin, GrMipmapped mipMapped, GrImageTexGenPolicy texGenPolicy) generateTexture() argument
H A DSkGlyphBuffer.cpp43 startBitmapDevice( const SkZip<const SkGlyphID, const SkPoint>& source, SkPoint origin, const SkMatrix& viewMatrix, const SkGlyphPositionRoundingSpec& roundingSpec) startBitmapDevice() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h121 void submitIndirectCommandBuffer(GrSurface* surface, GrSurfaceOrigin origin, in submitIndirectCommandBuffer() argument
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
H A Duit_len8.c116 lenient8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in lenient8IteratorGetIndex() argument
208 lenient8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) { in lenient8IteratorMove() argument
/third_party/skia/src/utils/
H A DSkCanvasStack.cpp18 void SkCanvasStack::pushCanvas(std::unique_ptr<SkCanvas> canvas, const SkIPoint& origin) { in pushCanvas() argument

Completed in 11 milliseconds

12345678910>>...21