HomeSort by relevance Sort by last modified time
    Searched defs:PrimitiveType (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGBoolean.h 42 typedef bool PrimitiveType;
SVGInteger.h 43 typedef int PrimitiveType;
SVGIntegerOptionalInteger.h 42 typedef void PrimitiveType;
SVGNumber.h 45 typedef float PrimitiveType;
SVGNumberOptionalNumber.h 42 typedef void PrimitiveType;
SVGString.h 44 typedef String PrimitiveType;
SVGEnumeration.h 47 typedef unsigned short PrimitiveType;
SVGPathSegList.h 47 typedef void PrimitiveType;
  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGProperty.h 51 typedef void PrimitiveType;
  /external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp 32 enum PrimitiveType
52 template <PrimitiveType DrawPrimitiveType> struct PrimitiveTypeTraits {};
  /external/deqp/modules/glshared/
glsScissorTests.hpp 53 enum PrimitiveType
82 PrimitiveType type,
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 76 enum PrimitiveType
161 PrimitiveType type; //!< Primitive type.
166 PrimitiveList (PrimitiveType type_, int numElements_)
174 PrimitiveList (PrimitiveType type_, int numElements_, IndexType indexType_, const void* indices_)
  /external/deqp/modules/gles3/functional/
es3fPrimitiveRestartTests.cpp 60 enum PrimitiveType
91 PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function function, bool beginWithRestart, bool endWithRestart, bool duplicateRestarts);
120 PrimitiveType m_primType;
131 PrimitiveRestartCase::PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function function, bool beginWithRestart, bool endWithRestart, bool duplicateRestarts)
698 (PrimitiveRestartCase::PrimitiveType)primType,
  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 60 enum PrimitiveType
71 static int getNumVerticesPerPrimitive (PrimitiveType primType)
86 static glu::PrimitiveType getGluPrimitiveType (PrimitiveType primType)
101 static void genVertices (PrimitiveType primType, int numPrimitives, de::Random* rnd, vector<Vec2>* dst)
133 static void drawRandomPrimitives (const glu::RenderContext& renderCtx, deUint32 program, PrimitiveType primType, int numPrimitives, de::Random* rnd)
262 HelperInvocationValueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int numSamples);
270 const PrimitiveType m_primitiveType;
281 HelperInvocationValueCase::HelperInvocationValueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int numSamples)
406 HelperInvocationDerivateCase (Context& context, const char* name, const char* description, PrimitiveType primType, int numSamples, const char* derivateFunc)
    [all...]
  /art/runtime/verifier/
reg_type.h 359 class PrimitiveType : public RegType {
361 PrimitiveType(mirror::Class* klass, const std::string& descriptor, uint16_t cache_id)
365 class Cat1Type : public PrimitiveType {
486 class Cat2Type : public PrimitiveType {
  /external/deqp/modules/egl/
teglRenderTests.cpp 90 enum PrimitiveType
126 PrimitiveType type;
152 drawOp.type = (PrimitiveType)rnd.getInt(0, PRIMITIVETYPE_LAST-1);
    [all...]
  /dalvik/libdex/
DexFile.h 83 enum PrimitiveType {
967 char dexGetPrimitiveTypeDescriptorChar(PrimitiveType type);
973 const char* dexGetPrimitiveTypeDescriptor(PrimitiveType type);
981 const char* dexGetBoxedTypeDescriptor(PrimitiveType type);
988 PrimitiveType dexGetPrimitiveTypeFromDescriptorChar(char descriptorChar);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 959 milliseconds