Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp138 #define METADATA_UPDATE(runtime_type, compile_type) \ in updateAny() argument
140 const compile_type *dataPtr = \ in updateAny()
141 static_cast<const compile_type*>(data); \ in updateAny()