Home
last modified time | relevance | path

Searched refs:AddIntegerValue (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp1444 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue() function
1462 AddIntegerValue(dict, kIOSurfaceWidth, width); in EGLClientBufferWrapper()
1463 AddIntegerValue(dict, kIOSurfaceHeight, height); in EGLClientBufferWrapper()
1464 AddIntegerValue(dict, kIOSurfacePixelFormat, 'BGRA'); in EGLClientBufferWrapper()
1465 AddIntegerValue(dict, kIOSurfaceBytesPerElement, 4); in EGLClientBufferWrapper()