Searched defs:getNative (Results 1 – 14 of 14) sorted by relevance
35 inline cl_mem CLMemoryCL::getNative() const in getNative() function
30 inline cl_sampler CLSamplerCL::getNative() const in getNative() function
217 inline cl_command_queue CLCommandQueueCL::getNative() const in getNative() function
34 inline cl_kernel CLKernelCL::getNative() const in getNative() function
45 inline cl_event CLEventCL::getNative() const in getNative() function
44 inline cl_device_id CLDeviceCL::getNative() const in getNative() function
63 inline cl_program CLProgramCL::getNative() const in getNative() function
48 inline cl_platform_id CLPlatformCL::getNative() const in getNative() function
78 NativeObjectType *getNative() { return static_cast<NativeObjectType *>(this); } in getNative() function80 const NativeObjectType *getNative() const in getNative() function
43 abstract boolean getNative(); in getNative() method in MemoizedTest.ValueWithKeywordName62 abstract boolean getNative(); in getNative() method in MemoizedTest.ValueWithCopyAnnotations73 abstract boolean getNative(); in getNative() method in MemoizedTest.ValueWithoutCopyAnnotations
84 NativeType getNative (void) const { return m_native; } in getNative() function100 NativeType getNative (void) const { return m_native; } in getNative() function
156 void *getNative() const { return mLibraryHandle; } in getNative() function
43 int getNative() { in getNative() method in MediaStreamTrack.MediaType
34 public int getNative() { in getNative() method in EncodedImage.FrameType