MCPcopy Create free account

hub / github.com/android/ndk-samples / functions

Functions1,557 in github.com/android/ndk-samples

↓ 1 callersMethodGetNextImage
* GetNextImage() * Retrieve the next image in ImageReader's bufferQueue, NOT the last image so * no image is skipped. Recommended for batch/backgr
camera/basic/src/main/cpp/image_reader.cpp:115
↓ 1 callersMethodGetPositionsOffset
endless-tunnel/app/src/main/cpp/vertexbuf.hpp:40
↓ 1 callersMethodGetSavedNativeWinFormat
* Retrieve saved native window format * @return format of native window */
camera/basic/src/main/cpp/android_main.cpp:149
↓ 1 callersMethodGetSavedNativeWinHeight
* Retrieve saved native window height. * @return height of native window */
camera/basic/src/main/cpp/android_main.cpp:141
↓ 1 callersMethodGetSavedNativeWinWidth
* Retrieve saved native window width. * @return width of native window */
camera/basic/src/main/cpp/android_main.cpp:133
↓ 1 callersMethodGetScreenWidth
Returns screen width in pixels
endless-tunnel/app/src/main/cpp/scene_manager.hpp:52
↓ 1 callersFunctionGetSectionEndY
endless-tunnel/app/src/main/cpp/play_scene.cpp:412
↓ 1 callersMethodGetSensitivityRange
* Retrieve Camera sensitivity range. * * @param min Camera minimium sensitivity * @param max Camera maximum sensitivity * * @return true min and
camera/basic/src/main/cpp/camera_manager.cpp:473
↓ 1 callersMethodGetSensorOrientation
* GetSensorOrientation() * Retrieve current sensor orientation regarding to the phone device * orientation * SensorOrientation is NOT setta
camera/texture-view/src/main/cpp/camera_manager.cpp:376
↓ 1 callersMethodGetSensorOrientation
* GetSensorOrientation() * Retrieve current sensor orientation regarding to the phone device * orientation * SensorOrientation is NOT setta
camera/basic/src/main/cpp/camera_manager.cpp:354
↓ 1 callersMethodGetSurface
teapots/common/ndk_helper/GLContext.h:110
↓ 1 callersMethodGetSurfaceObject
* @return cached {@link Surface} object */
camera/texture-view/src/main/cpp/camera_engine.cpp:65
↓ 1 callersMethodGetTag
base/src/main/cpp/logging.cpp:206
↓ 1 callersMethodGetTexCoordsOffset
endless-tunnel/app/src/main/cpp/vertexbuf.hpp:48
↓ 1 callersMethodGetTexType
teapots/image-decoder/src/main/cpp/Texture.cpp:205
↓ 1 callersMethodHandleCommand
endless-tunnel/app/src/main/cpp/native_engine.cpp:136
↓ 1 callersMethodHandleInput
endless-tunnel/app/src/main/cpp/native_engine.cpp:266
↓ 1 callersFunctionHandleInputEvents
* Process user touch and key events. GameActivity double buffers those events, * applications can process at any time. All of the buffered events hav
hello-vulkan/app/src/main/cpp/vk_main.cpp:105
↓ 1 callersMethodHasBonus
endless-tunnel/app/src/main/cpp/obstacle.hpp:72
↓ 1 callersMethodHasGraphics
Returns whether or not we have graphics (i.e. OpenGL context etc)
endless-tunnel/app/src/main/cpp/scene_manager.hpp:61
↓ 1 callersMethodHasTexCoords
endless-tunnel/app/src/main/cpp/vertexbuf.hpp:46
↓ 1 callersMethodImageCallback
camera/basic/src/main/cpp/image_reader.cpp:86
↓ 1 callersMethodInitDisplay
* Initialize an EGL context for the current display. */
teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp:121
↓ 1 callersMethodInitDisplay
* Initialize an EGL context for the current display. */
teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp:121
↓ 1 callersMethodInitDisplay
* Initialize an EGL context for the current display. */
teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp:121
↓ 1 callersMethodInitDisplay
* Initialize an EGL context for the current display. */
teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp:131
↓ 1 callersMethodInitDisplay
* Initialize an EGL context for the current display. */
teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp:342
↓ 1 callersMethodInitFromRawRGB
endless-tunnel/app/src/main/cpp/texture.cpp:20
↓ 1 callersMethodInitSensors
------------------------------------------------------------------------- Sensor handlers ------------------------------------------------------------
teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp:296
↓ 1 callersMethodInitSensors
------------------------------------------------------------------------- Sensor handlers ------------------------------------------------------------
teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp:296
↓ 1 callersMethodInitSensors
------------------------------------------------------------------------- Sensor handlers ------------------------------------------------------------
teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp:296
↓ 1 callersMethodInitSensors
------------------------------------------------------------------------- Sensor handlers ------------------------------------------------------------
teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp:307
↓ 1 callersMethodIsButton
endless-tunnel/app/src/main/cpp/ui_scene.hpp:165
↓ 1 callersMethodIsPortrait
camera/texture-view/src/main/cpp/camera_manager.cpp:150
↓ 1 callersMethodIsPortrait
camera/basic/src/main/cpp/camera_manager.cpp:148
↓ 1 callersMethodIsSameRatio
camera/texture-view/src/main/cpp/camera_manager.cpp:136
↓ 1 callersMethodIsSameRatio
camera/basic/src/main/cpp/camera_manager.cpp:134
↓ 1 callersFunctionLogIdTolog_id_t
base/src/main/cpp/logging.cpp:53
↓ 1 callersFunctionLogSeverityToPriority
base/src/main/cpp/logging.cpp:69
↓ 1 callersMethodMatchCaptureSizeRequest
* Find a compatible camera modes: * 1) the same aspect ration as the native display window, which should be a * rotated version of the phys
camera/texture-view/src/main/cpp/camera_manager.cpp:168
↓ 1 callersMethodMatchCaptureSizeRequest
* Find a compatible camera modes: * 1) the same aspect ration as the native display window, which should be a * rotated version of the phys
camera/basic/src/main/cpp/camera_manager.cpp:166
↓ 1 callersFunctionMultiplyWithAutoVectorization
vectorization/src/main/cpp/auto_vectorization.h:38
↓ 1 callersFunctionMultiplyWithClangVectors
vectorization/src/main/cpp/clang_vector.h:38
↓ 1 callersFunctionMultiplyWithOpenMP
vectorization/src/main/cpp/omp_simd.h:38
↓ 1 callersMethodOnAppConfigChange
* Handle APP_CMD_CONFIG_CHANGED */
camera/basic/src/main/cpp/android_main.cpp:118
↓ 1 callersMethodOnAppInitWindow
* Handle Android System APP_CMD_INIT_WINDOW message * Request camera persmission from Java side * Create camera object if camera has been grante
camera/basic/src/main/cpp/android_main.cpp:88
↓ 1 callersMethodOnAppTermWindow
* Handle APP_CMD_TEMR_WINDOW */
camera/basic/src/main/cpp/android_main.cpp:110
↓ 1 callersMethodOnBackKeyPressed
endless-tunnel/app/src/main/cpp/scene_manager.cpp:136
↓ 1 callersMethodOnBackKeyPressed
endless-tunnel/app/src/main/cpp/scene.cpp:29
↓ 1 callersMethodOnDeviceError
* Handles Camera's deviceErrorChanges message, no action; * mainly debugging purpose * * */
camera/texture-view/src/main/cpp/camera_listeners.cpp:108
↓ 1 callersMethodOnDeviceError
* Handles Camera's deviceErrorChanges message, no action; * mainly debugging purpose * * */
camera/basic/src/main/cpp/camera_listeners.cpp:108
↓ 1 callersMethodOnDeviceState
* Handle Camera DeviceStateChanges msg, notify device is disconnected * simply close the camera */
camera/texture-view/src/main/cpp/camera_listeners.cpp:94
↓ 1 callersMethodOnDeviceState
* Handle Camera DeviceStateChanges msg, notify device is disconnected * simply close the camera */
camera/basic/src/main/cpp/camera_listeners.cpp:94
↓ 1 callersMethodOnExposureChanged
(long exposure)
camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java:372
↓ 1 callersMethodOnInstall
endless-tunnel/app/src/main/cpp/scene.cpp:21
↓ 1 callersMethodOnJoy
endless-tunnel/app/src/main/cpp/scene.cpp:32
↓ 1 callersMethodOnKeyDown
endless-tunnel/app/src/main/cpp/scene.cpp:30
↓ 1 callersMethodOnKeyUp
endless-tunnel/app/src/main/cpp/scene.cpp:31
↓ 1 callersMethodOnKillGraphics
endless-tunnel/app/src/main/cpp/scene.cpp:25
↓ 1 callersMethodOnPause
endless-tunnel/app/src/main/cpp/scene.cpp:34
↓ 1 callersMethodOnPhotoTaken
camera/basic/src/main/cpp/camera_ui.cpp:95
↓ 1 callersMethodOnPointerDown
endless-tunnel/app/src/main/cpp/scene.cpp:26
↓ 1 callersMethodOnPointerMove
endless-tunnel/app/src/main/cpp/scene.cpp:28
↓ 1 callersMethodOnPointerUp
endless-tunnel/app/src/main/cpp/scene.cpp:27
↓ 1 callersMethodOnResume
endless-tunnel/app/src/main/cpp/scene.cpp:35
↓ 1 callersMethodOnScreenResized
endless-tunnel/app/src/main/cpp/scene.cpp:33
↓ 1 callersMethodOnSensitivityChanged
(long sensitivity)
camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java:373
↓ 1 callersMethodOnStartGraphics
endless-tunnel/app/src/main/cpp/scene.cpp:24
↓ 1 callersMethodOnUninstall
endless-tunnel/app/src/main/cpp/scene.cpp:23
↓ 1 callersMethodPause
Pauses ticking the application. When paused, sensor and input events will still be processed, but the update and render parts of the loop will not ru
native-activity/app/src/main/cpp/main.cpp:129
↓ 1 callersMethodPointBelongs
endless-tunnel/app/src/main/cpp/ui_scene.hpp:223
↓ 1 callersFunctionPrintLensFacing
camera/camera-utils/src/main/cpp/camera_utils.cpp:298
↓ 1 callersFunctionPrintStreamConfigurations
* Stream_Configuration is in format of: * format, width, height, input? * ACAMERA_TYPE_INT32 type */
camera/camera-utils/src/main/cpp/camera_utils.cpp:310
↓ 1 callersFunctionPrintTagVal
camera/camera-utils/src/main/cpp/camera_utils.cpp:326
↓ 1 callersMethodProcessSensors
teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp:304
↓ 1 callersMethodProcessSensors
teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp:304
↓ 1 callersMethodProcessSensors
teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp:304
↓ 1 callersMethodProcessSensors
teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp:315
↓ 1 callersMethodPutRandomBonus
endless-tunnel/app/src/main/cpp/obstacle.cpp:21
↓ 1 callersMethodReadDelta
endless-tunnel/app/src/main/cpp/util.hpp:107
↓ 1 callersMethodRender
endless-tunnel/app/src/main/cpp/ui_scene.cpp:313
↓ 1 callersMethodRender
teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp:141
↓ 1 callersMethodRender
teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp:148
↓ 1 callersMethodRender
teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp:140
↓ 1 callersMethodRender
-------------------------------------------------------------------------------- Render --------------------------------------------------------------
teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp:267
↓ 1 callersMethodRender
teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp:141
↓ 1 callersMethodRequestCamera
()
camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java:190
↓ 1 callersMethodRequestCamera
()
camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java:186
↓ 1 callersMethodResetColor
endless-tunnel/app/src/main/cpp/text_renderer.hpp:46
↓ 1 callersMethodResetMatrix
endless-tunnel/app/src/main/cpp/text_renderer.hpp:48
↓ 1 callersMethodResume
Resumes ticking the application.
native-activity/app/src/main/cpp/main.cpp:108
↓ 1 callersMethodResumeSensors
teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp:315
↓ 1 callersMethodResumeSensors
teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp:315
↓ 1 callersMethodResumeSensors
teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp:315
↓ 1 callersMethodResumeSensors
teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp:326
↓ 1 callersMethodRetrieveClass
--------------------------------------------------------------------------- Misc implementations -----------------------------------------------------
teapots/common/ndk_helper/JNIHelper.cpp:500
↓ 1 callersMethodRunOnUiThreadHandler
(long pointer)
teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java:358
↓ 1 callersMethodRunOnUiThreadHandler
(long pointer)
teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java:358
↓ 1 callersMethodRunOnUiThreadHandler
(long pointer)
teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java:358
↓ 1 callersMethodRunOnUiThreadHandler
(long pointer)
teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java:358
← previousnext →301–400 of 1,557, ranked by callers