HomeSort by relevance Sort by last modified time
    Searched refs:SetGraph (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1effectauthor.h 448 STDMETHOD(SetGraph)(ID2D1TransformGraph *transformGraph) PURE;
460 STDMETHOD(SetGraph)(ID2D1EffectImpl*,ID2D1TransformGraph*) PURE;
473 #define ID2D1EffectImpl_SetGraph(This, transformGraph) ((This)->lpVtbl->SetGraph(This, transformGraph))
dmusici.h     [all...]
tuner.h     [all...]
  /art/compiler/optimizing/
nodes.cc 140 block->SetGraph(nullptr);
    [all...]
nodes.h     [all...]

Completed in 344 milliseconds