Searched defs:destinationType (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DIndexDataManager.cpp21 static void ConvertIndices(GLenum sourceType, GLenum destinationType, const void *input, GLsizei count, void *output) argument
25 ASSERT(destinationType == GL_UNSIGNED_SHORT);
36 ASSERT(destinationType == GL_UNSIGNED_INT);
41 if (destinationType == GL_UNSIGNED_SHORT)
45 else if (destinationType == GL_UNSIGNED_INT)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DWebGLImageConversion.cpp19 WebGLImageConversion::DataFormat getDataFormat(GLenum destinationFormat, GLenum destinationType) argument
22 switch (destinationType) {
1741 unsigned destinationType,
1750 DataFormat dstDataFormat = getDataFormat(destinationFormat, destinationType);
1734 packPixels( const uint8_t* sourceData, DataFormat sourceDataFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, unsigned destinationFormat, unsigned destinationType, AlphaOp alphaOp, void* destinationData, bool flipY) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 109 milliseconds