| /third_party/skia/tests/ |
| H A D | SkRuntimeEffectTest.cpp | 711 float origin[] = { 2.0f, 3.0f, 4.0f }; in DEF_TEST() local
|
| H A D | ProgramsTest.cpp | 141 GrSurfaceOrigin origin = random->nextBool() ? kTopLeft_GrSurfaceOrigin in random_surface_draw_context() local
|
| H A D | GrMipMappedTest.cpp | 160 SkIPoint origin = SkIPoint::Make(0,0); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | PathOpsCubicLineIntersectionIdeas.cpp | 147 SkDPoint origin = {ran.nextRangeF(-1000, 1000), ran.nextRangeF(-1000, 1000)}; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftdebug.c | 454 ft_log_handler( const struct dlg_origin* origin, in ft_log_handler() argument
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | iowin32.c | 314 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) in win32_seek_file_func() argument 352 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) in win32_seek64_file_func() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uchriter.cpp | 297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() argument 322 UCharCharacterIterator::move32(int32_t delta, CharacterIterator::EOrigin origin) { in move32() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_gain_map.cpp | 252 dng_gain_map(dng_memory_allocator &allocator, const dng_point &points, const dng_point_real64 &spacing, const dng_point_real64 &origin, uint32 planes) dng_gain_map() argument
|
| /third_party/skia/third_party/externals/freetype/builds/windows/ |
| H A D | ftdebug.c | 467 ft_log_handler( const struct dlg_origin* origin, in ft_log_handler() argument
|
| /third_party/skia/gm/ |
| H A D | lazytiling.cpp | 83 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap() argument 173 LazyTilingGM(GrSurfaceOrigin origin) in LazyTilingGM() argument 28 create_view(GrDirectContext* dContext, const SkBitmap& src, GrSurfaceOrigin origin) create_view() argument
|
| H A D | flippity.cpp | 131 auto origin = bottomLeftOrigin ? kBottomLeft_GrSurfaceOrigin : kTopLeft_GrSurfaceOrigin; in make_reference_image() local
|
| /third_party/skia/include/core/ |
| H A D | SkYUVAInfo.h | 175 SkEncodedOrigin origin() const { return fOrigin; } in origin() function in SkYUVAInfo::PlaneConfig::Subsampling
|
| H A D | SkBitmap.h | 376 SkIPoint origin = this->pixelRefOrigin(); in getSubset() local [all...] |
| H A D | SkSurfaceCharacterization.h | 97 GrSurfaceOrigin origin() const { return fOrigin; } in origin() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible 129 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, GrSurfaceOrigin origin, int sampleCnt, Textureable isTextureable, MipMapped isMipMapped, UsesGLFBO0 usesGLFBO0, VkRTSupportsInputAttachment vkRTSupportsInputAttachment, VulkanSecondaryCBCompatible vulkanSecondaryCBCompatible, GrProtected isProtected, const SkSurfaceProps& surfaceProps) SkSurfaceCharacterization() argument 162 set(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, GrSurfaceOrigin origin, int sampleCnt, Textureable isTextureable, MipMapped isMipMapped, UsesGLFBO0 usesGLFBO0, VkRTSupportsInputAttachment vkRTSupportsInputAttachment, VulkanSecondaryCBCompatible vulkanSecondaryCBCompatible, GrProtected isProtected, const SkSurfaceProps& surfaceProps) set() argument
|
| /third_party/skia/modules/skparagraph/include/ |
| H A D | Paragraph.h | 111 SkPoint origin; member
|
| /third_party/skia/modules/skunicode/src/ |
| H A D | SkUnicode_client.cpp | 105 SkUnicode_client(const SkUnicode_client* origin) in SkUnicode_client() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ResourceMap.h | 277 Iterator( const ResourceMap &origin, GLuint flatIndex, typename ResourceMap<ResourceType, IDType>::HashMap::const_iterator hashIndex, bool skipNulls) Iterator() argument
|
| /third_party/zlib/contrib/minizip/ |
| H A D | iowin32.c | 306 long ZCALLBACK win32_seek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) in win32_seek_file_func() argument 344 long ZCALLBACK win32_seek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in win32_seek64_file_func() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | early_elimination.cpp | 149 auto origin = acc_.GetValueIn(gate, i); in TryEliminateGate() local
|
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| H A D | appaccount_parameter_parse.cpp | 204 char *MallocCString(const std::string &origin) in MallocCString() argument 217 char *MallocCString(const std::string &origin, int32_t &code) in MallocCString() argument
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | number_format_impl.cpp | 87 std::string origin = split[NUM_PERCENT_PAT_INDEX];
in Init() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_common.cpp | 83 char* MallocCString(const std::string& origin) in MallocCString() argument
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | cpu_time_reader.cpp | 580 void CpuTimeReader::Split(std::string &origin, char delimiter, std::vector<std::string> &splited)
in Split() argument
|
| /base/notification/common_event_service/interfaces/kits/cj/src/ |
| H A D | parameter_parse.cpp | 204 char *MallocCString(const std::string &origin) in MallocCString() argument 217 char *MallocCString(const std::string &origin, int32_t &code) in MallocCString() argument
|
| /base/security/device_auth/frameworks/src/lite/ |
| H A D | ipc_dev_auth_stub.c | 163 static int32_t DevAuthRequestCall(void *origin, IpcIo *req, IpcIo *reply) in DevAuthRequestCall() argument 198 int32_t OnRemoteInvoke(IServerProxy *iProxy, int32_t reqId, void *origin, IpcIo *req, IpcIo *reply) in OnRemoteInvoke() argument
|