Home
last modified time | relevance | path

Searched defs:current (Results 751 - 775 of 986) sorted by relevance

1...<<31323334353637383940

/third_party/skia/src/gpu/v1/
H A DClipStack.cpp451 void ClipStack::RawElement::markInvalid(const SaveRecord& current) { in markInvalid() argument
456 void ClipStack::RawElement::restoreValid(const SaveRecord& current) { in restoreValid() argument
598 bool ClipStack::RawElement::combine(const RawElement& other, const SaveRecord& current) { in combine() argument
677 void ClipStack::RawElement::updateForElement(RawElement* added, const SaveRecord& current) { in updateForElement() argument
742 Mask(const SaveRecord& current, const SkIRect& drawBounds) Mask() argument
761 appliesToDraw(const SaveRecord& current, const SkIRect& drawBounds) const appliesToDraw() argument
1166 SaveRecord& current = fSaves.back(); restore() local
1185 const SaveRecord& current = this->currentSaveRecord(); getConservativeBounds() local
1506 SaveRecord& current = fSaves.back(); writableSaveRecord() local
1593 GetSWMaskFP(GrRecordingContext* context, Mask::Stack* masks, const SaveRecord& current, const SkIRect& bounds, const Element** elements, int count, std::unique_ptr<GrFragmentProcessor> clipFP) GetSWMaskFP() argument
[all...]
/third_party/skia/src/core/
H A DSkPathBuilder.cpp595 const SkPoint& current() const { in current() function in __anon18708::PointIterator
H A DSkStream.cpp155 SkFILEStream::SkFILEStream(std::shared_ptr<FILE> file, size_t end, size_t start, size_t current) in SkFILEStream() argument
796 const SkDynamicMemoryWStream::Block* current = fCurrent; variable
799 SkASSERT(current); variable
[all...]
H A DSkDevice.cpp516 ClipState& current = fClipStack.back(); in writableClip() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp48 Current *current = (Current*)storage; in releaseCurrent() local
80 Current *current in attachThread() local
206 Current *current = (Current*)sw::Thread::getLocalStorage(currentTLS); getCurrent() local
218 Current *current = getCurrent(); setCurrentError() local
225 Current *current = getCurrent(); getCurrentError() local
232 Current *current = getCurrent(); setCurrentAPI() local
239 Current *current = getCurrent(); getCurrentAPI() local
246 Current *current = getCurrent(); setCurrentContext() local
263 Current *current = getCurrent(); getCurrentContext() local
270 Current *current = getCurrent(); setCurrentDrawSurface() local
287 Current *current = getCurrent(); getCurrentDrawSurface() local
294 Current *current = getCurrent(); setCurrentReadSurface() local
311 Current *current = getCurrent(); getCurrentReadSurface() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp862 void PixelRoutine::blendFactor(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorActive) in blendFactor() argument
943 blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive) blendFactorAlpha() argument
1171 alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4s &current, Int &x) alphaBlend() argument
1290 logicOperation(int index, Pointer<Byte> &cBuffer, Vector4s &current, Int &x) logicOperation() argument
1385 writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &current, Int &sMask, Int &zMask, Int &cMask) writeColor() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_sess.c1180 SSL_SESSION *current; in SSL_CTX_flush_sessions() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() argument
544 Reader::Location current = begin; in normalizeEOL() local
3814 const char* current = path.c_str(); makePath() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() argument
544 Reader::Location current = begin; in normalizeEOL() local
3814 const char* current = path.c_str(); makePath() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h439 static inline float ImLinearSweep(float current, float target, float speed) { if (current < target) return ImMin(current + speed, target); if (current > target) return ImMax(current - speed, target); return current; } in ImLinearSweep() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_cost_enc.c376 CostInterval* current = manager->head_; in UpdateCostAtIndex() local
395 PositionOrphanInterval(CostManager* const manager, CostInterval* const current, CostInterval* previous) PositionOrphanInterval() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp374 const UnicodeString &fixLabel(const UnicodeString &current, UnicodeString &temp) { in fixLabel() argument
468 UnicodeString &current = *getString(indexCharacters, i); in createBucketList() local
[all...]
H A Dolsontz.cpp567 UDate current = uprv_getUTCtime(); in useDaylightTime() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp695 struct SResource *current = NULL; in array_write_xml() local
929 struct SResource *current = NULL; in table_write_xml() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c1190 FT_Outline current; TT_Process_Composite_Component() local
[all...]
/third_party/python/Lib/tkinter/
H A Dttk.py680 def current(self, newindex=None): member in Combobox
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp868 uint8_t current; in readOpcode() local
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() argument
544 Reader::Location current = begin; in normalizeEOL() local
3814 const char* current = path.c_str(); makePath() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictbe.cpp59 int32_t current; in findBreaks() local
102 int32_t current; // The candidate we're currently looking at member in PossibleWord
242 int32_t current; divideUpDictionaryRange() local
476 int32_t current; divideUpDictionaryRange() local
668 int32_t current; divideUpDictionaryRange() local
872 int32_t current; divideUpDictionaryRange() local
[all...]
H A Dlocalematcher.cpp620 const Locale *current = nullptr, *remembered = nullptr; member in LocaleLsrIterator
/third_party/toybox/toys/pending/
H A Dmke2fs.c330 struct dirtree *current=tree, *that; in check_treelinks() local
[all...]
/third_party/python/Parser/
H A Dtokenizer.c626 char *buf, *current; in translate_newlines() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c139 struct item_info* current; member
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c186 static void write_node_list(FILE *out, struct cil_tree_node *current) in write_node_list() argument
/third_party/selinux/libselinux/src/
H A Dlabel_file.c417 static char *rolling_append(char *current, const char *suffix, size_t max) in rolling_append() argument

Completed in 39 milliseconds

1...<<31323334353637383940