Home
last modified time | relevance | path

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

/frameworks/native/opengl/include/EGL/
DPlatform.h19 # define ANGLE_PLATFORM_EXPORT __declspec(dllimport) macro
21 # define ANGLE_PLATFORM_EXPORT __declspec(dllexport) macro
24 # define ANGLE_PLATFORM_EXPORT __attribute__((visibility ("default"))) macro
27 # define ANGLE_PLATFORM_EXPORT macro