Home
last modified time | relevance | path

Searched defs:MoveTo (Results 1 – 5 of 5) sorted by relevance

/external/libbrillo/brillo/
Dany_internal_impl.h332 void MoveTo(Buffer* destination) { in MoveTo() function
366 void TypedData<T>::MoveTo(Buffer* buffer) { in MoveTo() function
/external/pdfium/xfa/fgas/graphics/
Dcfgas_gepath.cpp26 void CFGAS_GEPath::MoveTo(const CFX_PointF& point) { in MoveTo() function in CFGAS_GEPath
/external/skia/src/pdf/
DSkPDFUtils.cpp61 void SkPDFUtils::MoveTo(SkScalar x, SkScalar y, SkWStream* content) { in MoveTo() function in SkPDFUtils
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCOptAddrMode.cpp228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine() local
/external/lzma/CPP/Windows/
DFileDir.cpp668 bool CTempFile::MoveTo(CFSTR name, bool deleteDestBefore) in MoveTo() function in NWindows::NFile::NDir::CTempFile