HomeSort by relevance Sort by last modified time
    Searched refs:CopyOf (Results 1 - 12 of 12) sorted by null

  /external/opencv/otherlibs/highgui/
image.cpp 97 void CvvImage::CopyOf( CvvImage& image, int desired_color )
102 CopyOf( img, desired_color );
112 void CvvImage::CopyOf( IplImage* img, int desired_color )
138 CopyOf( img, desired_color );
187 CopyOf( img, desired_color );
highgui.h 364 virtual void CopyOf( CvvImage& image, int desired_color = -1 );
365 virtual void CopyOf( IplImage* img, int desired_color = -1 );
  /art/runtime/mirror/
object_array.h 83 ObjectArray<T>* CopyOf(Thread* self, int32_t new_length)
array.cc 128 Array* Array::CopyOf(Thread* self, int32_t new_length) {
array.h 87 Array* CopyOf(Thread* self, int32_t new_length) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
object_array-inl.h 249 inline ObjectArray<T>* ObjectArray<T>::CopyOf(Thread* self, int32_t new_length) {
class.cc 827 // The pre-fence visitor for Class::CopyOf().
857 Class* Class::CopyOf(Thread* self, int32_t new_length,
    [all...]
class.h     [all...]
  /art/runtime/
class_linker.cc     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 386 milliseconds