Searched defs:kObject (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/animator/
H A DSkOperand2.h23 kObject = 16 enumerator in enum:SkOperand2::OpType
47 void* getObject() { SkASSERT(fType == SkOperand2::kObject); return fOperand.fObject; }
H A DSkScript.h57 kObject = 16 enumerator in enum:SkScriptEngine::SkOpType
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h271 kObject enumerator in enum:Formattable::Type
300 * possible loss of precision. If the type is kObject and the
326 * truncation of any fractional part. If the type is kObject and
352 * is kObject and the object is a Measure, then the result of
563 * the type to kObject. After this call, the caller must not
/external/skia/src/pdf/
H A DSkPDFTypes.h153 kObject, member in class:SkPDFUnion::Type
/external/v8/include/
H A Dv8-profiler.h275 kObject = 3, // A JS object (except for arrays and strings). enumerator in enum:v8::HeapGraphNode::Type
/external/v8/src/profiler/
H A Dheap-snapshot-generator.h83 kObject = v8::HeapGraphNode::kObject, enumerator in enum:v8::internal::BASE_EMBEDDED::Type

Completed in 145 milliseconds