Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/bindings/
Dnpapi_extensions.h242 typedef struct NPDevice NPDevice; typedef
384 struct NPDevice { struct
385 NPDeviceQueryCapabilityPtr queryCapability; argument
386 NPDeviceQueryConfigPtr queryConfig; argument
387 NPDeviceInitializeContextPtr initializeContext; argument
388 NPDeviceSetStateContextPtr setStateContext; argument
389 NPDeviceGetStateContextPtr getStateContext; argument
390 NPDeviceFlushContextPtr flushContext; argument
391 NPDeviceDestroyContextPtr destroyContext; argument
392 NPDeviceCreateBufferPtr createBuffer; argument
[all …]