Home
last modified time | relevance | path

Searched defs:Placement (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp132 class Placement { class
134 Placement(const Config* conf, SkDocument *doc) in Placement() function in Placement
/third_party/node/deps/v8/src/compiler/
Dscheduler.h69 enum Placement { kUnknown, kSchedulable, kFixed, kCoupled, kScheduled }; enum