Home
last modified time | relevance | path

Searched refs:SetProperties (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunctionPass.h36 SetProperties = getSetProperties(); in doInitialization()
68 MachineFunctionProperties SetProperties; variable
/third_party/flutter/engine/flutter/flow/
Dview_holder.h47 void SetProperties(double width,
Dview_holder.cc142 void ViewHolder::SetProperties(double width, in SetProperties() function in flutter::ViewHolder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunctionPass.cpp98 MFProps.set(SetProperties); in runOnFunction()
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp88 HRESULT hres = pAlloc->SetProperties(ppropInputRequest, &properties); in DecideBufferSize()
/third_party/flutter/engine/flutter/lib/ui/compositing/
Dscene_host.cc200 view_holder->SetProperties(width, height, insetTop, insetRight, insetBottom, in setProperties()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp101 HRESULT hres = pAlloc->SetProperties(ppropInputRequest, &properties); in DecideBufferSize()